A sphinx extension for embedding network related diagrams using nwdiag.
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;
}
}
For more details, see online documentation at http://blockdiag.com/.
Release files for sphinxcontrib-nwdiag 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinxcontrib-nwdiag-2.0.0.tar.gz | 7.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:21.2 kB
Release files / sphinxcontrib-nwdiag-2.0.0.tar.gz
| Download URL | sphinxcontrib-nwdiag-2.0.0.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6ee95ad43bad46fe8dc1f65185c8997cb1d16665eee36a7eaaf6de13137ff859
|
|
BLAKE2b-256 checksum How to use checksums |
c28fcd2a0de83619e0506edd3cfa6a743e030e4665de71d621802796b69dee9b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0
|
Release files / sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl
| Download URL | sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 13.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5aae8c83b19e940409554b69249cf97e4f565331effd208cca9fddbc90b6ea36
|
|
BLAKE2b-256 checksum How to use checksums |
af0a8c12e9fd26efd667468c9127b907bdb76d8d325806b55b47e1a3049fc8cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0
|