mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 15:47:35 +08:00
Fix up notes boxes for docs (#22999)
* Fix up notes boxes for docs * Update markdownout.py * Update markdownout.py * Update markdownout.py
This commit is contained in:
@@ -89,7 +89,7 @@ if __name__ == "__main__":
|
||||
# Write out the index.md file
|
||||
index_text="""# uORB Message Reference
|
||||
|
||||
:::note
|
||||
::: info
|
||||
This list is [auto-generated](https://github.com/PX4/PX4-Autopilot/blob/main/Tools/msg/generate_msg_docs.py) from the source code.
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user