CoCalc User Manual
This is a documentation of CoCalc's features for users. It covers topics like teaching, editing LaTeX documents, calculating with Jupyter Notebooks and Sage Worksheets, etc.
Development
Note: the Makefile
configures sphinx to throw warnings as errors.
Hence even small details like a broken reference link will cause a failed build.
Prerequisites
- Sphinx 1.8+
- Knowledge about ReST Doc
- ReST/Sphinx Cheat Sheet
Build
- In the root directory, run
make html
- Before submitting a PR, make sure it works by cleaning up first:
make clean
- With
inotifywait
installed,make watch
should automatically build the html files upon changes.
Legal
-
License: CC BY 4.0
-
"CoCalc" is a registered trademark. Usage of the term "CoCalc" refers to the online service CoCalc hosted at
https://cocalc.com
only.