James Lu
|
5c2e16f391
|
scripts: remove obsolete conditionals for Python 2
|
2020-01-05 11:31:45 -08:00 |
|
James Lu
|
7e70ce43f2
|
scripts: migrate shebangs and version checks to Python 3
|
2020-01-05 11:29:41 -08:00 |
|
Valentin Lorentz
|
130ceede57
|
Update supybot-plugin-doc to work with current version of the registry.
Closes GH-1388.
|
2019-12-09 21:34:21 +01:00 |
|
Valentin Lorentz
|
b89d49a480
|
supybot-plugin-doc: Add Python 3 support.
|
2014-08-10 15:03:08 +02:00 |
|
Valentin Lorentz
|
4090793468
|
Fix scripts to work with Python 3 without 2to3.
|
2013-04-27 16:16:08 +02:00 |
|
Valentin Lorentz
|
3dba9088b0
|
Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
INSTALL
plugins/ChannelLogger/README.txt
plugins/ChannelStats/README.txt
plugins/Google/plugin.py
plugins/Google/test.py
plugins/Plugin/test.py
plugins/Web/test.py
setup.py
src/callbacks.py
src/ircdb.py
src/irclib.py
src/utils/str.py
test/test_irclib.py
|
2013-01-01 21:11:24 +01:00 |
|
James McCoy
|
82ecf36fcd
|
Update my name/contact information
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-09-01 10:16:48 -04:00 |
|
Valentin Lorentz
|
d52e501ae8
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
|
James Vega
|
406736524b
|
supybot-plugin-doc: Clean up generation of config docs
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-05-07 21:46:40 -04:00 |
|
James Vega
|
61852861ba
|
supybot-plugin-doc: Add basic RST support. Config still needs cleanup
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-05-03 10:54:04 -04:00 |
|
James Vega
|
160b7b2fdd
|
supybot-plugin-doc: Stub support for rendering different formats
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-28 00:38:35 -04:00 |
|
James Vega
|
acd4e26401
|
supybot-plugin-doc: It's outputDir not outputdir
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-28 00:36:55 -04:00 |
|
James Vega
|
38f338ea48
|
supybot-plugin-doc: Add an error() to handle logging errors and exiting
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-28 00:36:06 -04:00 |
|
James Vega
|
f3dca89500
|
supybot-plugin-doc: Allow specifying an output directory
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-27 19:37:06 -04:00 |
|
James Vega
|
5c2b493509
|
supybot-plugin-doc: Remove escape option; only used for Plone website
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-27 19:07:01 -04:00 |
|
James Vega
|
150f29dbde
|
scripts: Change tabstop to softtabstop in our modelines
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-03-11 19:26:49 -04:00 |
|
James Vega
|
772f1dd2bf
|
scripts/supybot-plugin-doc: Don't escape characters if they're inside a single-quoted string. Also, make sure config vars with a default of None have a printable default string.
|
2005-07-26 12:22:16 +00:00 |
|
James Vega
|
6402f43ac5
|
Actually make use of the clean option.
|
2005-04-08 02:02:10 +00:00 |
|
James Vega
|
d4d2350474
|
Finish implementing supybot-plugin-doc.
|
2005-04-01 01:18:54 +00:00 |
|
Ali Afshar
|
d56aaea1cf
|
supybot-plugin-doc: added configuration generation
|
2005-03-23 16:41:07 +00:00 |
|
Ali Afshar
|
0ce71fe405
|
supybot-plugin-doc: added support for nested plugins command generation.
|
2005-03-23 15:57:57 +00:00 |
|
Ali Afshar
|
fb4ac5de49
|
supybot-plugin-doc: added coyright notice and logging information, fixed break on nested plugins.
|
2005-03-23 15:32:35 +00:00 |
|
Ali Afshar
|
5a7442c382
|
an early start to supybot-plugin-doc
|
2005-03-22 13:58:53 +00:00 |
|