Skip to content

Commit

Permalink
doxygen notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Jacobson committed Aug 16, 2023
1 parent 48f9975 commit 1b9b582
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/website.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,18 @@ mkdocs serve
linkchecker http://127.0.0.1:8000
```

### Doxygen

Doxygen documentation is generated from withing libigl source. Run

cd libigl
doxygen docs/doxygen.conf

### Deployment

Deployment has been automated through the use of GitHub Actions. The configuration file is located [here](https://github.com/libigl/libigl.github.io/blob/docs/.github/workflows/gh-pages.yml).


## References

- [MkDocs](http://www.mkdocs.org/)
Expand Down

0 comments on commit 1b9b582

Please sign in to comment.