mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-03-12 09:21:03 +01:00

sudo
With help from \#supybot I understood that telling user to add `sudo` in front of every command isn't very user-friendly. If someone has root and is logged in as root, they know to remove the `sudo` part and if they don't, but they have `sudo` installed, everything works directly and `sudo` doesn't even ask for password.
To generate the html doc from the .rst files, run
make html
. You need the Sphinx documentation generator to
do that. A generated doc is available at
Description
Languages
Python
45.3%
Makefile
27.7%
Batchfile
26.3%
HTML
0.5%
Shell
0.2%