Skip to main content

Sphinx "nwdiag" and "rackdiag" extension

Project description

This package contains the nwdiag Sphinx extension and rackdiag Sphinx extension.

This extension enable you to insert network diagrams into your Sphinx document. Following code is sample:

.. nwdiag::

   diagram {
     network {
       web01; web02;
     }
     network {
       web01; web02; db01;
     }
   }

And insert rack structure diagrams:

.. rackdiag::

   diagram {
     rackheight = 12;

     1: UPS [height = 3];
     4: DB Server (Master)
     5: DB Server (Mirror)
     7: Web Server (1)
     8: Web Server (1)
     9: Web Server (1)
     10: LoadBalancer
   }

This module needs nwdiag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-nwdiag-0.8.2.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

sphinxcontrib_nwdiag-0.8.2-py2.py3-none-any.whl (26.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinxcontrib-nwdiag-0.8.2.tar.gz.

File metadata

File hashes

Hashes for sphinxcontrib-nwdiag-0.8.2.tar.gz
Algorithm Hash digest
SHA256 4b27060f3531c4f4397c45c010dcff51545f7062928ae4a019834f7604ba609e
MD5 73c7c3af08812121d620f6287537baf0
BLAKE2b-256 3ef91bf754e4924f433be6c8134096a82905a35ecb0e7a5d3ea37211f6e3fe46

See more details on using hashes here.

File details

Details for the file sphinxcontrib_nwdiag-0.8.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_nwdiag-0.8.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b0daaa8960862ab260f0de831b8842ee61f43afa733ceef8d72bdf5360089b3d
MD5 5095ff211d6cab131f6a014bd7d4ecf1
BLAKE2b-256 b4465b75ee37634b19d23ebd60691aba3f6928f79a41ec0f9621ac6228f9db79

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page