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

This commit is contained in:
ReenigneArcher
2024-06-26 10:44:32 -04:00
committed by GitHub
parent cac1ca37aa
commit 7e9a2dd621
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