Limnoria/sandbox
Valentin Lorentz 833af36b08 all plugins: auto-generate READMEs
Starting with this commit, there should be no "original" text
in READMEs.
Instead, the entire text should be in docstrings, and READMEs
should be automatically generated from these docstrings.

Motivation:

* The same help is available both via IRC and in the README
  (although the README can be more detailed, as only the first
  paragraph will be shown on IRC)
* This will allow auto-generating plugin help on docs.limnoria.net
  using the same content as the README, as it's sourced from the
  docstrings

Additionally, this converts all READMEs from Markdown to ReST,
because the documentation already uses ReST, and other docstrings
in the codebase are in ReST for this reason.
2021-04-05 17:42:31 +02:00
..
Debug Debug: move from sandbox/ to plugins/ 2015-01-21 17:01:29 +02:00
check_trans.py check_trans.py: Ignore Ctcp and Owner. Closes GH-630. 2014-05-31 11:53:43 +02:00
release.py Remove fix_basestring. 2015-08-10 20:24:11 +02:00
update-version sandbox/update-version: Simplify logic in updating version while still using UTC time. 2012-01-06 18:38:24 +01:00
update_plugins_messagespot.py Add script sandbox/update_plugins_messagespot.py. 2013-07-27 00:51:31 +02:00
update_readme.sh all plugins: auto-generate READMEs 2021-04-05 17:42:31 +02:00