-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Triggering the build of a PR's documentation
Mael Rouxel-Labbé edited this page Mar 28, 2024
·
1 revision
If you are a member of the CGAL organization on GitHub, you can benefit from a feature that enables you to automatically build and store the documentation for a PR.
To use it, you must:
- Make sure that your membership is public, as described on this page.
- Type in a comment "/build:v
N
" in the targeted PR, withN
the number of the round. Note that you can overwrite an existing round, using "/force-build:vN
". - Wait for the bot answer, which will give an address.
- Wait around 10 minutes for the given page to become available.
The documentation is now stored on a github.io page.
General Information
- Information for New Developers
- Developing with Git
- Structure of a CGAL Package
- Building
- Concurrency in CGAL
- License
- Documentation Guidelines
- Reviewing Process
- Testing
- Miscellaneous
- Tools
- Scripts
- Libraries
- Infrastructure
- Releases
- Miscellaneous