Commit Graph

4 Commits (b42ff30505e60e816c2bbfb9715c7d48eb861f1b)

Author SHA1 Message Date
jeromew 2fcce7e225 Add creates= and removes= to the script: action
Michael DeHaan 08996d78d6 Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation.