Skip to content

Commit

Permalink
Plantuml
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Dec 4, 2023
1 parent caefcf2 commit a8f2d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install python dependencies
run: |
pip3 install gcovr sphinx breathe exhale furo sphinxcontrib-plantuml
pip3 install gcovr sphinx breathe exhale furo sphinx-plantuml
- uses: lukka/get-cmake@latest

Expand Down
2 changes: 1 addition & 1 deletion docs/classdiagram.rst.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
Class Diagram
--------------------

.. uml:: classdiagram.puml
.. plantuml:: classdiagram.puml

0 comments on commit a8f2d8a

Please sign in to comment.