James Lu 8b4b145d6b Rewrite the Capabilities reference
- Focus more on the format and usage of capabilities, as opposed to the excitement and motivation
- Change "Default capabilities" to "Special built-in capabilities" to avoid confusion with "defaultcapability add|remove"
- Split the documentation for each built-in capability into a separate section for readability
- Add specific entries for #channel,halfop and #channel,voice instead of mentioning only them in passing in a command usage example
- Flip the ordering for global and channel default capabilities. The former is IMO more likely to be more useful
2025-02-04 08:53:29 +01:00
2011-09-02 10:45:46 +00:00
2021-07-17 20:44:55 +02:00
2025-02-04 08:53:29 +01:00
2014-12-28 08:39:50 +02:00
2016-02-24 21:05:35 +01:00
2021-10-02 15:22:19 +02:00
2021-10-02 15:22:19 +02:00
2021-04-11 20:37:11 +02:00
2016-02-24 21:05:35 +01:00

To generate the html doc from the .rst files, run these commands:

pip3 install limnoria
git clone https://github.com/Limnoria/Limnoria-doc.git
cd Limnoria-doc
./generate_plugin_doc.py
make html

You need the Sphinx documentation generator to do that. A generated doc is available at https://docs.limnoria.net/

Description
Mirror of Limnoria's documentation's source.
https://github.com/Limnoria/Limnoria-doc.git
Readme 1 MiB
Languages
Python 45.4%
Makefile 27.7%
Batchfile 26.2%
HTML 0.5%
Shell 0.2%