Revision 4f9ce69d21ba937af397412f6435c2429289f8ab authored by James Foucar on 09 February 2022, 17:45:29 UTC, committed by GitHub on 09 February 2022, 17:45:29 UTC
Automate documentation

Adds a Github Actions workflow to automate publishing documentation.

This workflow will trigger on a push to master that contains any changes
to files under doc/. The workflow builds and pushes changes to the
gh-pages branch.

Test suite: n/a
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes n/a
User interface changes?: n/a
Update gh-pages html (Y/N)?: N
2 parent s 108b0cc + 4f21841
History
File Mode Size
.github
config
doc
scripts
src
tools
utils
.git-blame-ignore-revs -rw-r--r-- 113 bytes
.gitignore -rw-r--r-- 447 bytes
.nojekyll -rw-r--r-- 0 bytes
.pre-commit-config.yaml -rw-r--r-- 779 bytes
CMakeLists.txt -rw-r--r-- 4.8 KB
CONTRIBUTING.md -rw-r--r-- 4.8 KB
ChangeLog -rw-r--r-- 998.0 KB
ChangeLog_template -rw-r--r-- 415 bytes
Externals.cfg -rw-r--r-- 1.0 KB
LICENSE.TXT -rw-r--r-- 2.3 KB
README.md -rw-r--r-- 2.2 KB
conftest.py -rw-r--r-- 965 bytes
index.html -rw-r--r-- 444 bytes
setup.cfg -rw-r--r-- 284 bytes

README.md

back to top