Colophon¶
About Cogent¶
Cogent is still growing and changing fairly rapidly, and this documentation might not cover everything.
For more advanced usage, or for experimental features, you may find more success reading through the Github issues.
You’re also welcome to join our Slack workspace: while it’s currently by invitation only, if you reach out any of our members, we’ll be happy to send you an invite.
If you want to get involved in Cogent development,
we highly recommend you get in touch first.
We try to list all planned or ongoing activities on Github,
but for various reasons, not all are listed there.
Some of the open issues,
especially those labelled newcomer,
are relatively straightforward
and can serve as a great introduction to the codebase.
About This Documentation¶
This documentation is written in reStructuredText,
and is (presently) hosted on Read The Docs
at <https://cogent.readthedocs.io/>.
The source files for the documentation
are in the Cogent repository,
in the docs directory.
To build the documentation locally,
you’ll need Python’s Sphinx documentation tools,
which is available in all good package managers;
and with that available, in the documentation directory,
you can run make to get a list of targets.
Producing PDFs of the documentation needs an up-to-date TeX installation: we suggest TeX Live.
Contributors¶
Many people have contributed to this documentation, and to the broader Cogent project; noteworthy contributions have been made by:
- Liam O’Connor <liamoc@cse.unsw.edu.au>
- Zilin Chen <zilin.chen@data61.csiro.au>
- Gunnar Teege <gunnar.teege@unibw.de>