Steed c65516bd8a Added keyboard shortcuts file but did not index:
It will not be visable on the website atm.
	I've made a baisc parser for the Keyboard shortcuts but I need an updated version of the keyboard configuration file  (lxqt-rc file).
	I need to update the file manually as it contains some commented out code that should not be there.
2018-10-26 14:11:50 +09:00
2018-02-03 11:39:03 -06:00
2018-10-15 19:39:47 -07:00
2018-10-14 19:06:21 -05:00

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/

Description
The official reference book for using the Lubuntu operating system
https://manual.lubuntu.me
Readme 87 MiB
Languages
JavaScript 74.3%
CSS 10.2%
Python 8.8%
Makefile 6.2%
Dockerfile 0.3%
Other 0.2%