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.7.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

sphinxcontrib_nwdiag-0.7.1-py2-none-any.whl (11.9 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for sphinxcontrib-nwdiag-0.7.1.tar.gz
Algorithm Hash digest
SHA256 d82516a9c72886e55f5f3393bbf17c206d0111553cf592fabd111b525375aae2
MD5 580f6c0e8990d436c98760cf5e724068
BLAKE2b-256 76394d1bf535ce99a476bde67400162afd0fe42005665f8523d5d36ec1689e9f

See more details on using hashes here.

File details

Details for the file sphinxcontrib_nwdiag-0.7.1-py2-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_nwdiag-0.7.1-py2-none-any.whl
Algorithm Hash digest
SHA256 0ace1023d3275c000885ecef254a4084642974c32bb19507790d8af738ad8c1f
MD5 58cd66600e178de3cffaf52312625c4c
BLAKE2b-256 bf792d7369b327a900f0cc7ff5b48ece81ec71e4a86d30f8907e17a4f1929434

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