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
Lyn Perrine 7efa6cfc23
Add screenshot and version to LXQt_configuration_center
6 years ago
source Add screenshot and version to LXQt_configuration_center 6 years ago
.arcconfig Add .arconfig to repo so easier for arc to work. 6 years ago
.gitignore Add gitignore for build as we want it always building and untracked files cause arcanist to prompt if I want to ingore them after I make sure it builds and might look at the output and maybe view the output locally. 6 years ago
CONTRIBUTING.md update contributing and README partially telling an easy way to get arcanist. 6 years ago
Makefile Fix up make serverbuild. 6 years ago
PROGRESS.md Update progress.md some 6 years ago
README.md update contributing and README partially telling an easy way to get arcanist. 6 years ago
spec.pdf Add lxqt-sudo to system tools in the outline. 6 years ago
spec.rst Add lxqt-sudo to system tools in the outline. 6 years ago
test Testing push to phabricator 6 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 arcanist

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 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/