This document can be read at https://kubuntu-docs.readthedocs.io.
The docs are written in reStructuredText.
This project is following the Ubuntu release cycle when it comes to numbers so the initial release will have 22.04.0 (for that Kubuntu release) then updates will follow a point based system, for example the next update would be 22.04.1.
This does not mean that the 22.04.1 release of the manual can't be used with the 22.04.0 release of Kubuntu.
To build locally install python-sphinx
and run make html
in the docs
directory.
- https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html
- http://www.sphinx-doc.org/en/stable/markup/inline.html
- http://www.writethedocs.org/guide/
- https://developers.google.com/style/highlights
Read the tutorial here: