7 Commits

Author SHA1 Message Date
6c7d8d382b getting_started: rewrite "Identifying to the bot" and "Loading Plugins" sections
- Move NickAuth before hostmask login - NickAuth is more straightforward to configure and less easy to mess up (e.g. by adding an overly wide hostmask)
- Make the Loading Plugins section more straightforward, and add links to plugin listings

Note that I removed the part where nested commands ("[hostmask]") are mentioned in passing. This is a complicated and interesting enough topic to deserve its own page.
2025-02-04 08:57:58 +01:00
008b183f28 Make the plugin list a definition-list instead of the raw toctree
to show a short description of each plugin, instead of just
the long list of names.
2021-04-17 17:59:02 +02:00
71536bc9f9 Rewrite the plugin doc generation script so it actually works.
Depends on Limnoria >= 2021.04.05, both for supybot-plugin-doc updates
and reorganized documentation in plugins
2021-04-11 11:34:14 +02:00
e71865d02f Edit the script to generate the doc for unofficial plugins. 2011-10-29 13:28:46 +02:00
b17bd0fac6 Review and update the layout. 2011-06-28 17:29:38 +02:00
2ce465adcd Fix plugin docs. 2011-06-28 08:13:53 +02:00
506278f454 Generate all plugin docs. 2011-06-28 08:11:32 +02:00