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 c67f5e95b4
Add start orca in keyboard shortcuts
10 hours ago
snap make script executable 4 years ago
source Add start orca in keyboard shortcuts 10 hours ago
.gitignore Fix .gitignore 4 years ago
CONTRIBUTING.md Add screenshot tool to required tools for manual in contirubting.md 5 months ago
Dockerfile Jenkins Pipeline for Manual 3 years ago
Jenkinsfile Jenkins Pipeline for Manual 3 years ago
Makefile This isn't bash, mark it as a shell command. 5 years ago
README.md Add language to dependency command and fix YT link 2 months ago
StyleGuide.rst Spellcheck StyleGuide 9 months ago
installer-prompt.png Add installer prompt screenshot 4 weeks ago
picom_conf_opacity.png Switch screenshot to picom_conf_opacity 2 months ago
spec.pdf Add the chapter numbers for a proposed chapter six for additional applications 2 weeks ago
spec.rst Add the chapter numbers for a proposed chapter six for additional applications 2 weeks 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 uses the LXQt desktop for Lubuntu later than 18.10. To see what is currently in master manual master branch and to see the current stable version look at stable manual branch . To see what is currently for LTS releseases are hosted at manual lts 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 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 Lyn Perrine found this pycon video helpful Carol_Willing-Practical_Sphinx

If you want short help on how to format things see StyleGuide.rst in this directory.

License

This work is licensed under a Creative Commons Attribution 4.0 International License. More details can be found here: creative commons attribution license