docs: use doxygen-awesome-css (#2758)
This commit is contained in:
parent
cac1ca37aa
commit
7e9a2dd621
10 changed files with 166 additions and 9 deletions
12
docs/environment.yml
Normal file
12
docs/environment.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue