This is a documentation site maintained by STFC Scientific Computing Department Federating Service Team to support the users of IRIS IAM and SKA IAM
- Install Python 3
- Install
mkdocs-material
andmkdocs-glightbox
.
pip install mkdocs-material mkdocs-glightbox
- Clone this repository
cd
into this repository and runmkdocs serve
orpython3 -m mkdocs serve
(For Windows)
If you discover any issues/errors in the documentations please create an issue
If you wish to contribute to this documentations, please create a PR and it will be reviewed by a member of the Federating Service Team.