31ab6bffb2
Until now, choices have kinda been a black box in the Kconfig reference, and hid the dependencies of choice symbols (because choice symbols depend directly on the choice rather than on whatever the choice 'depends on'). Generate separate information pages for choices and turn <choice> dependencies into links. One complication is that choices (usually) don't have names. Use the index of each choice in the Kconfig files (first choice seen = choice 0, then choice 1, etc.) instead to identify each choice. Choice reference pages include the same information as symbol reference pages (minus some things that don't apply for choices), and also list the choice symbols contained in the choice. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract_content.py | ||
filter-doc-log.sh | ||
genrest.py |