Skip to content

Commit

Permalink
documentation: updated the dependencies in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Pospesel committed Nov 24, 2023
1 parent 580e458 commit 2d44e48
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,12 @@ The **fuzz-** make targets have the following additional dependencies:

The **pages-** make target has the following additional dependencies:

- [pandoc](https://pandoc.org)
- [mustache](http://mustache.github.io/)
- [doxygen](https://www.doxygen.nl/)
- [graphviz](https://www.graphviz.org/)
- [graphviz](https://www.graphviz.org/)s
- [mustache](http://mustache.github.io/)
- [pandoc](https://pandoc.org)
- [plantuml](https://github.com/plantuml/plantuml)
- [tidy](https://github.com/htacg/tidy-html5)

The **format** make target has the following additional dependencies:

Expand All @@ -55,12 +57,6 @@ The **lint** make target has the following additional dependencies:
- [cppcheck](https://cppcheck.sourceforge.io/)
- [jq](https://jqlang.github.io/jq/)


The documentation has the following build dependencies:

- [plantuml](https://github.com/plantuml/plantuml)
- [tidy](https://github.com/htacg/tidy-html5)

## Building

The reference implementation is a work-in-progress and the API is not yet fully stable.
Expand Down

0 comments on commit 2d44e48

Please sign in to comment.