Sphinx "nwdiag" extension
Project description
====================
sphinxcontrib-nwdiag
====================
A sphinx extension for embedding network related diagrams using blockdiag_.
For now, nwdiag supports these diagrams:
- logical network diagram
- rack structure diagram
- packet structure diagram
This extension enables you to insert network related diagrams into your document.
Following code is an example::
.. nwdiag::
nwdiag {
network {
web01; web02;
}
network {
web01; web02; db01;
}
}
.. _nwdiag: http://bitbucket.org/blockdiag/nwdiag/
For more details, see `online documentation`_ at http://blockdiag.com/.
.. _online documentation: http://blockdiag.com/en/nwdiag/sphinxcontrib.html
sphinxcontrib-nwdiag
====================
A sphinx extension for embedding network related diagrams using blockdiag_.
For now, nwdiag supports these diagrams:
- logical network diagram
- rack structure diagram
- packet structure diagram
This extension enables you to insert network related diagrams into your document.
Following code is an example::
.. nwdiag::
nwdiag {
network {
web01; web02;
}
network {
web01; web02; db01;
}
}
.. _nwdiag: http://bitbucket.org/blockdiag/nwdiag/
For more details, see `online documentation`_ at http://blockdiag.com/.
.. _online documentation: http://blockdiag.com/en/nwdiag/sphinxcontrib.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sphinxcontrib-nwdiag-0.9.1.tar.gz
.
File metadata
- Download URL: sphinxcontrib-nwdiag-0.9.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1517258f8cf9469220493c05de9fac7ac08d363dff72a90f3f906c33315a549 |
|
MD5 | f144fbd4965109930d8708be6cfc59ba |
|
BLAKE2b-256 | 0421e6c40db5be3cb737f8ced65b77a0735c4d13db59b1b8554247a1152b201c |
File details
Details for the file sphinxcontrib_nwdiag-0.9.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_nwdiag-0.9.1-py2.py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b91486622c58f313543d7e3141301ff0ec3ccc956645a930056410db9280aa08 |
|
MD5 | 4b7b38451b09b95c20499f710c20e4c4 |
|
BLAKE2b-256 | 7f870205263d3b122120ad103dd2630ff3f93003ebd37205fcd792a22c9435be |