Files
Joachim Wiberg edaaa33ddc package/python-yangdoc: new package
To be used with automatic generation of YANG documentation extracted
from sysrepo at build time.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-06-28 12:54:27 +02:00

10 lines
335 B
Plaintext

config BR2_PACKAGE_HOST_PYTHON_YANGDOC
bool "host python-yangdoc"
select BR2_PACKAGE_HOST_PYTHON_LIBYANG #runtime
help
YANG documentation viewer based on libyang, similar output to
that of pyang -f jstree. The default output is a standalone
HTML file, called yangtree.html
https://pypi.org/project/yangdoc/