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

Uploaded Source

Built Distribution

sphinxcontrib_nwdiag-0.8.1-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.1.tar.gz.

File metadata

File hashes

Hashes for sphinxcontrib-nwdiag-0.8.1.tar.gz
Algorithm Hash digest
SHA256 9164a24d9c43a127a2c14e37d671794121389ca95907c8b573439d2c63c247c4
MD5 cd6b984fbb4e3349835aa0eae1eda63d
BLAKE2b-256 025c73ac7bc09b6b865efdd4a9accf911d20a0e53c852f3932e428f1a5b3472c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sphinxcontrib_nwdiag-0.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e44d8a3b9d9263d81dc440e3a1c0dd63bb006b68da5730cf07478cf3237783cc
MD5 d9af793a86c58c2dbd0699796a5d607c
BLAKE2b-256 85e37223aea4de9b79b35d1112cf88cf9d6714538f5cb49425a22919da65bbe2

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