This is the command supybot-plugin-doc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
supybot-plugin-doc - Generates the documentation for a Supybot plugin
SYNOPSIS
supybot-plugin-doc [options]
DESCRIPTION
supybot-plugin-doc is used to generate documentation (StructuredText or reStructuredText
format) for a supybot(1) plugin.
OPTIONS
--version
Show version of program.
-h, --help
Show summary of options.
-c, --clean
Clean the various data/conf/log directories after generating the docs.
-o, --output-dir=OUTPUTDIR
Specifies the directory in which to write the documentation for the plugin.
-f, --format=FORMAT
Specifies which output format to use. Choices are 'rst' or 'stx'.
--plugins-dir=PLUGINSDIRS
Looks in the given directory for plugins and generates documentation for all of
them.
Use supybot-plugin-doc online using onworks.net services