Skip to content

Hide permanently disabled option when generating docs (IDFGH-9330) #1

@ESP-Marius

Description

@ESP-Marius

When generating docs, confgen.py will include options that has dependencies that will never be true. In most cases these are the SOC_CAPS_X dependencies.

This means that the resulting docs will have options that are not available on that chip, potentially causing confusion (e.g. here

It would be nice if it was possible for confgen to automatically exclude configs like this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions