[PATCH 0/1] Generate application configuration option documentation

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jul 7 11:25:03 UTC 2020


This patch adds the application configuration option documentation generated
from specification items:

https://git.rtems.org/sebh/rtems-qual.git/tree/spec/if/acfg

The header file is generated by the following script and module:

https://git.rtems.org/sebh/rtems-qual.git/tree/spec2doc.py

https://git.rtems.org/sebh/rtems-qual.git/tree/rtemsqual/applconfig.py

The module uses currently a hack to resolve references external to specification
items, e.g. sections in the RTEMS Classic API Guide or URLs.  I think we need
specialized specification items for these external references.

Sebastian Huber (1):
  Document application configuration options

 cpukit/doxygen/appl-config.h | 4133 ++++++++++++++++++++++++++++++++++
 1 file changed, 4133 insertions(+)
 create mode 100644 cpukit/doxygen/appl-config.h

-- 
2.26.2



More information about the devel mailing list