Lyn Perrine
7079ea8c41
|
6 years ago | |
---|---|---|
source | 6 years ago | |
CONTRIBUTING.md | 7 years ago | |
Makefile | 7 years ago | |
PROGRESS.md | 7 years ago | |
README.md | 6 years ago | |
Spec.pdf | 9 years ago |
README.md
Lubuntu Manual Source Code
This is the Lubuntu Manual source code. The concept was derived from the Kubuntu Manual.
How it works
The documentation is powered by Sphinx and is written in reStructuredText.
Run the following command to install the needed dependencies:
sudo apt install python3-pip python3-sphinx texlive-full && pip3 install sphinx_bootstrap_theme
You can see the options for building the documentation by running make help
.
Contributing
To contribute to the Lubuntu Manual, you can either create a pull request on GitHub, or send patch mail to lubuntu-devel@lists.ubuntu.com and prefix the subject with [Lubuntu Manual Pull Request]
.
License
This work is licensed under a Creative Commons Attribution 4.0 International License. More details can be found here: http://creativecommons.org/licenses/by/4.0/
Legacy Branch
This branch is for the LXDE version which means it only applies to 18.04 and earlier of which Support of 16.04 and 18.04 are last supported versions.