Changes
Page history
Added command to make doxygen documentation
authored
Feb 25, 2021
by
Jonathan Saylor
Show whitespace changes
Inline
Side-by-side
Instructions-for-building-PALISADE-in-Linux.md
View page @
b9423796
...
...
@@ -100,6 +100,12 @@ sudo apt-get install doxygen
sudo apt-get install graphviz
```
### Build the API documents with Doxygen
```
make apidocs
```
CentOS
=====================================
...
...
...
...