Skip to content

Commit

Permalink
add link to doxygen site
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Dec 4, 2024
1 parent 32478fc commit c58cd37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ sudo apt install texlive-full
```

## Usage
To build the documentation you have to use the following comand on the commandline
To build the documentation you have to use the following comand on the commandline:

```
doxygen Doxyfile
Expand All @@ -254,6 +254,8 @@ make
```
After that you will find the **refman.pdf** in the `doxygen/latex` folder.

[See also the doxygen site](https://www.doxygen.nl/manual/index.html)

Have fun.

## Future
Expand Down

0 comments on commit c58cd37

Please sign in to comment.