https://github.com/simplesamlphp/docs
Scripts to build the SSP documentation website
https://github.com/simplesamlphp/docs
Last synced: 11 months ago
JSON representation
Scripts to build the SSP documentation website
- Host: GitHub
- URL: https://github.com/simplesamlphp/docs
- Owner: simplesamlphp
- License: lgpl-2.1
- Created: 2021-12-10T10:02:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T09:25:32.000Z (over 1 year ago)
- Last Synced: 2024-05-21T11:12:30.230Z (over 1 year ago)
- Language: Python
- Homepage: https://simplesamlphp.org/docs/
- Size: 3.29 MB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Holds the scripts to build the documentation website (not the docs themselves).
The main website is versioned in
[simplesamlphp.github.io](https://github.com/simplesamlphp/simplesamlphp.github.io).
This repository is published at https://simplesamlphp.org/docs.
To improve the contents of the docs themselves, please refer to the
[`docs` directory in the main repository](https://github.com/simplesamlphp/simplesamlphp/tree/master/docs) or to the `docs` directory in the relevant
module.