mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
[modules documentation] Add a doc node to module
modules developpers can provide - a description of the module - a list of the configuration variables and flags (configure and define) - a list of sections to add to the airframe file
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<!DOCTYPE module SYSTEM "module.dtd">
|
||||
|
||||
<module name="humid_hih" dir="meteo">
|
||||
<doc>
|
||||
<description></description>
|
||||
</doc>
|
||||
<header>
|
||||
<file name="humid_hih.h"/>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user