Summary: Improved chapter 5. Adding screenshots Proof reading Improving readbility Added some keyboard shortcuts deleted uneeded file Changes made to Chapter 5. Changed context to basic user. Instead of lxqt-runner, Runner is more appropriate, same for lxqt-panel, Panel is a better heading for explanation. Added screenshots Added keyboard shorcuts to windows management Fixed... ...minor errors, spelling and gramatical. NOTE: To whomever is reading merging this please let me know if I have oversimplified things but I am doing what I think would make things easier to read. Merge branch 'master' of https://github.com/lubuntu-team/manual into chapter5 Test Plan: Have documentation reviewed Reviewers: tsimonq2, lynorian Differential Revision: https://phab.lubuntu.me/D38
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 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/