px4-firmware/Tools/px4moduledoc
Konrad 7098970a38 Tools: extend documentation parser:
- Add the possibility in the parser to replace the defines made in the current file with their argument (includes are not supported)
- Add the possibility for the parser to parse int argument with bitwise shift operators
2023-03-06 18:34:01 -05:00
..
README.md Tools/px_process_module_doc.py: add script to extract documentation 2017-07-14 11:57:11 +02:00
__init__.py Tools/px_process_module_doc.py: add script to extract documentation 2017-07-14 11:57:11 +02:00
markdownout.py Docs are now in user guide and main (#19977) 2022-08-01 11:39:39 +10:00
srcparser.py Tools: extend documentation parser: 2023-03-06 18:34:01 -05:00
srcscanner.py px4modulesdoc: move to Python3 2020-01-13 21:48:35 +00:00

README.md

This folder contains a python library used by px_process_module_doc.py