mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
docs/plantuml: Add PlantUML support to Documentation build
This commit adds support for PlantUML to the Documentation build process. UML diagrams can be written in PlantUML syntax and then rendered during the build process. Version control no longer needs to track these UML diagrams as images, and we can modify them easily. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
committed by
Mateusz Szafoni
parent
37226646fc
commit
16aca58275
@@ -19,3 +19,4 @@ sphinx-tags = "*"
|
||||
sphinx-design = "*"
|
||||
sphinx-collapse = "*"
|
||||
MarkupSafe = "*"
|
||||
sphinxcontrib-plantuml = "*"
|
||||
|
||||
Reference in New Issue
Block a user