|
|
@ -22,6 +22,12 @@ available commands, and in most cases `command help` will print the usage. |
|
|
|
|
|
|
|
|
|
|
|
Since this is generated from source, errors must be reported/fixed |
|
|
|
Since this is generated from source, errors must be reported/fixed |
|
|
|
in the [Firmware](https://github.com/PX4/Firmware) repository. |
|
|
|
in the [Firmware](https://github.com/PX4/Firmware) repository. |
|
|
|
|
|
|
|
The documentation pages can be generated by running the following command from |
|
|
|
|
|
|
|
the root of the Firmware directory: |
|
|
|
|
|
|
|
``` |
|
|
|
|
|
|
|
make module_documentation |
|
|
|
|
|
|
|
``` |
|
|
|
|
|
|
|
The generated files will be written to the `modules` directory. |
|
|
|
|
|
|
|
|
|
|
|
## Categories |
|
|
|
## Categories |
|
|
|
""" |
|
|
|
""" |
|
|
|