mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-11 02:07:46 +00:00
docs: generate documentation for Kconfig options
This adds a simple script which parses Kconfig files using Kconfiglib and emits ReST document with the list of all options. For each option a link target is generated, to make it possible to link to any Kconfig option from the rest of the documentation. Since Kconfiglib is not on PyPI, the latest version (45f87b9d) is bundled into the docs directory.
This commit is contained in:
3460
docs/kconfiglib.py
Normal file
3460
docs/kconfiglib.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user