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:
Ivan Grokhotkov
2017-08-21 00:09:12 +08:00
parent fb43948413
commit a2f4f2999d
6 changed files with 3613 additions and 0 deletions

3460
docs/kconfiglib.py Normal file

File diff suppressed because it is too large Load Diff