|
@@ -25,7 +25,7 @@ $ sudo ldconfig
|
|
##### Getting and using Doxygen
|
|
##### Getting and using Doxygen
|
|
* install the needed packages
|
|
* install the needed packages
|
|
```bash
|
|
```bash
|
|
-sudo apt-get install graphviz doxygen:
|
|
|
|
|
|
+sudo apt-get install graphviz doxygen
|
|
```
|
|
```
|
|
* configure autotools, clean and build:
|
|
* configure autotools, clean and build:
|
|
```bash
|
|
```bash
|