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.
Release files for sphinxcontrib-nwdiag 0.4.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-0.4.0.tar.gz | 6.5 kB | Details |
Release files / sphinxcontrib-nwdiag-0.4.0.tar.gz
| Download URL | sphinxcontrib-nwdiag-0.4.0.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
19e3be66324245f242434fc1c40a47573fd69d1f46bba5ef62a1ad476213c1ae
|
|
BLAKE2b-256 checksum How to use checksums |
f2c280dc0d2b5022aa3c95c5971368d9b89d978616b7f0fbebe0f0455b0b35ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |