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

Uploaded Source

Built Distribution

sphinxcontrib_nwdiag-0.8.0-py2.py3-none-any.whl (25.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for sphinxcontrib-nwdiag-0.8.0.tar.gz
Algorithm Hash digest
SHA256 d2e16eb4c4df9656b023dafd551703141dd8edf3f35d38be67a40233dbf849c1
MD5 7e6be3e214960b0181eb6a4c44bb8fd5
BLAKE2b-256 72e138a3912e5aeb568d1aef1be2733e3e26038672550dbc051d2311054fc09e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sphinxcontrib_nwdiag-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2a6b186f4332b8d7fb40d963a55035d221603e7bb4be4cea9453f8d80a7d9049
MD5 43df9fa5e74ef3be7f420592515386fc
BLAKE2b-256 2305f257a41e726e2497441015ee72c84b927549d658814fbee7b0ac6f5d6960

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