docs: cross-reference topology section with XLS/JSON

Suggested-by: Melin, Stefan M. <Stefan.Melin@teliacompany.com>
Change-Id: I01defca88e0355af39fd6f97e5a69fc1bb5f8f73
This commit is contained in:
Jan Kundrát
2021-02-16 00:46:10 +01:00
parent 8e62955bb0
commit efd7468d42
3 changed files with 5 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ This path is directional, and all "GNPy elements" along the path match the unidi
The network topology contains not just the physical topology of the network, but also references to the :ref:`equipment library<concepts-equipment>` and a set of *operating parameters* for each entity.
These parameters include the **fiber length** of each fiber, the connector **attenutation losses**, or an amplifier's specific **gain setting**.
The topology is specified via :ref:`XLS files<excel>` or via :ref:`JSON<json>`.
.. _complete-vs-incomplete:

View File

@@ -1,3 +1,5 @@
.. _excel:
Excel (XLS, XLSX) input files
=============================

View File

@@ -1,3 +1,5 @@
.. _json:
JSON Input Files
================