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 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel