-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Guidelines
Mael Rouxel-Labbé edited this page Mar 28, 2024
·
1 revision
These guides are meant to be a resource for developers who wish to contribute to the CGAL library either by designing new packages or maintaining or enhancing existing ones. They are organized roughly in the order in which a developer will need the information in order to produce a package for the library. New developers should also read Information for new developers and the public developer manual.
- Developing with Git
- Structure of a CGAL Package
- Building
- Concurrency in CGAL
- License
- Documentation Guidelines
- Reviewing Process
- Testing
- Miscellaneous
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