Beat Küng
|
4452669614
|
module documentation: add support for subcategories
|
6 years ago |
Beat Küng
|
d8b013355c
|
PRINT_MODULE_USAGE_PARAM_{INT,FLOAT}: add support to ignore the default value
|
6 years ago |
Beat Küng
|
e46e6f99f3
|
module template: move documentation to a new category 'template' (#9324)
|
7 years ago |
Beat Küng
|
782ed5d324
|
modules documentation script: add anchor for '### Usage' sections
So that they are unique.
|
7 years ago |
Beat Küng
|
44d0cba6aa
|
modules documentation: ignore comments in source files
|
7 years ago |
Beat Küng
|
913cbc773e
|
px4moduledoc: extend validation: limit max line length to 120
|
8 years ago |
Beat Küng
|
8b64fc8a5e
|
Tools/px4moduledoc: add some comments, describe the regexes
|
8 years ago |
Beat Küng
|
674ae5292e
|
markdown module doc script: write how to generate the modules documentation
|
8 years ago |
Beat Küng
|
7a4f557a7a
|
px_process_module_doc: separate page into one page per category
|
8 years ago |
Beat Küng
|
3b0da512a5
|
px_process_module_doc: add --no-validation flag
and make sure the command failed if there's a validation error.
|
8 years ago |
Beat Küng
|
6c9574b336
|
Tools/px_process_module_doc.py: add script to extract documentation
And turn it into a markdown page.
It also does some simple validation, to check that the getopt() arguments
match the documentation.
|
8 years ago |