allow xml in module description

This commit is contained in:
Felix Ruess
2016-03-31 11:52:09 +02:00
parent 05e43e6ddb
commit a2c9587165
5 changed files with 26 additions and 8 deletions
+1 -2
View File
@@ -15,7 +15,7 @@ In the flight plan, the survey blocks call init and run functions:
- min_rad minimal radius when navigating
- altitude the altitude that must be reached before the flyover starts
2. Run the survey with nav_survey_polygon_run()
<!--
Block example:
@verbatim
<block name="Poly Survey" strip_button="Poly Survey">
@@ -23,7 +23,6 @@ Block example:
<call fun="nav_survey_polygon_run()"/>
</block>
@endverbatim
-->
</description>
</doc>
<header>