docs: use doxygen-awesome-css (#2758)

This commit is contained in:
ReenigneArcher 2024-06-26 10:44:32 -04:00 committed by GitHub
commit 7e9a2dd621
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 166 additions and 9 deletions

12
docs/environment.yml Normal file
View file

@ -0,0 +1,12 @@
---
name: RTD
channels:
- conda-forge
- defaults
dependencies:
- doxygen=1.10.0
- graphviz=11.0.0
- pip
- python=3.11
- pip:
- -r ./requirements.txt