mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-02 11:07:57 +00:00
Also make sure that all modules are covered. It seems that there's no automatic way for doing this, aargh. On the other hand, there's apparently no need to repeat all the Sphinx markup blurb, and even sectioning works nicely (read, "as I expect it to work") now :). I think that it's still necessary to keep these "intermediate files" that only trigger package-level and module-level autodocs, but hey, I can live with this. Change-Id: I705e0054cd7cd4350171770795d69f5c15c226d6
21 lines
482 B
ReStructuredText
21 lines
482 B
ReStructuredText
GNPy: Optical Route Planning Library
|
|
=====================================================================
|
|
|
|
`GNPy <http://github.com/telecominfraproject/gnpy>`_ is an open-source,
|
|
community-developed library for building route planning and optimization tools
|
|
in real-world mesh optical networks. It is based on the Gaussian Noise Model.
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
model
|
|
gnpy-api
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|