5c743c3d4a
We want to be able to change the section in which an option is registered in the documentation. This patch uses a <project>.overrides file to define in which section(s) an option should be moved. The format of this file is (1 line per option): [<group>/]<option> <new_group1>[ <new_group2> ... ] Change-Id: I9fd0b763b6e56cd360694566de7f3acc3172c9c1 Closes-Bug: #1522794
4 lines
123 B
YAML
4 lines
123 B
YAML
---
|
|
other:
|
|
- "``autohelp.py`` now allows overrides of sections, defined in ``<project>.overrides`` configuration files."
|