mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Run doxygen when running on readthedocs servers
This commit is contained in:
parent
d1d9f6ede8
commit
b3df424d1c
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ build:
|
|||
jobs:
|
||||
post_checkout:
|
||||
- git fetch --unshallow || true
|
||||
- cd docs/doxygen && doxygen && cd -
|
||||
|
||||
sphinx:
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue