mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 00:41:20 +00:00
Merge pull request #16190 from trots/master
doc: Add reloading script into Python dependency section
This commit is contained in:
commit
82dcb1d63e
@ -422,7 +422,12 @@ options to the configuration script.
|
||||
Python dependency, documentation and tests
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
FRR's documentation and basic unit tests heavily use code written in Python.
|
||||
FRR uses Python for these components:
|
||||
|
||||
* configuration reloading (see :ref:`FRR-RELOAD <frr-reload>` for details),
|
||||
* documentation,
|
||||
* unit tests.
|
||||
|
||||
Additionally, FRR ships Python extensions written in C which are used during
|
||||
its build process.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user