The official reference book for using the Lubuntu operating system https://manual.lubuntu.me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Simon Quigley 739361c419
Merge branch '19.10' into stable
4 years ago
source Merge branch '19.10' into stable 4 years ago
.arcconfig Add .arconfig to repo so easier for arc to work. 6 years ago
.gitignore Merged back into master after adding keyboard shortcuts 6 years ago
CONTRIBUTING.md do not install that bad sphinx extension 5 years ago
Makefile This isn't bash, mark it as a shell command. 5 years ago
PROGRESS.md Update 4.3 in progress.md 5 years ago
README.md Add package needed to build a pdf file 5 years ago
spec.pdf Add qtpass to outline 5 years ago
spec.rst add shortcut keys to spec.rst 5 years ago

README.md

Lubuntu Manual Source Code

This is the Lubuntu Manual source code. The concept was derived from the Kubuntu Manual. The master branch of this data is now on LXQt for Lubuntu 18.10+ and if you want code for earlier versions it is on the LXDE branch.

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 latexmk texlive texlive-formats-extra arcanist python3-sphinx-rtd-theme python3-sphinx-bootstrap-theme

You can see the options for building the documentation by running make help. You can make the html version by running make html. You can make a pdf version of the lubuntu manual with make latexpdf. If you just want to check for warnings or errors building run make dummy.

Contributing

To contribute to the Lubuntu Manual, you can either create a request on Launchpad, or send patch mail to lubuntu-devel@lists.ubuntu.com and prefix the subject with [Lubuntu Manual Pull Request].

If you really want to learn more about sphinx to help Lyn Perrine found this pycon video helpful [Carol_Willing-Practical_Sphinx] (https://www.youtube.com/watch?v=0ROZRNZkPS8)

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/