mirror of
https://github.com/MeteoSwiss-APN/devops.git
synced 2026-08-25 21:54:16 +00:00
MeteoSwiss-APN DevOps https://meteoswiss-apn.github.io/devops/ | Read-only mirror of https://github.com/MeteoSwiss-APN/devops — MeteoSchweiz. Issues & pull requests at the source.
- JavaScript 61.3%
- CSS 36.3%
- Python 1.4%
- Batchfile 0.5%
- Makefile 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| docs | ||
| scripts | ||
| static | ||
| CI.rst | ||
| CodeDev.rst | ||
| conf.py | ||
| Deployment.rst | ||
| index.rst | ||
| LICENSE | ||
| make.bat | ||
| Makefile | ||
| Performance.rst | ||
| README.md | ||
| Releases.rst | ||
| Spack.rst | ||
| SpackChoice.rst | ||
| TestSuite.rst | ||
Requirements
It need the following python components
pip install sphinx PSphinxTheme
How to compile and update the documentation
make html
cp -r _build/html/* docs/
./scripts/replace_static.sh
commit & push