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:
Hamish Willee
2024-04-17 11:28:07 +10:00
committed by GitHub
parent ff1da2ba29
commit 6796945d0b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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.
:::