Commit Graph

158 Commits

Author SHA1 Message Date
nyuszika7h 8e11dc8b28 Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
Mikaela Suomalainen f4714638ad Revert "Add manual pages for Limnoria* commands as we already have the commands."
This reverts commit d8cd749a86.
2014-06-26 10:07:08 +03:00
Mikaela Suomalainen d8cd749a86 Add manual pages for Limnoria* commands as we already have the commands.
Squashed commit of the following:

commit 7397647f7f5c44a9e883b500b9342936c14c0188
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:23:30 2014 +0300

    setup.py: add missing ".1"s.

commit f9a95ebb4900a4b13b0f69fc674d4e9a7f7b019b
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:22:17 2014 +0300

    fix c48e9f087daf7c69eca8c01c4e52b5843039a119

    Limnoria, not Limnotia!

commit 467480325a4b6e90ac10875316867d9a218a4bc6
Author: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date:   Tue Jun 3 16:16:14 2014 +0300

    Add manual pages for limnoria*

    We already have binaries with name limnoria*, so it makes sense to also
    have manual pages.
2014-06-03 16:24:46 +03:00
Valentin Lorentz 40675ffdfa Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
	plugins/Admin/plugin.py
	plugins/BadWords/config.py
	plugins/Filter/plugin.py
	plugins/Google/plugin.py
	plugins/Math/plugin.py
	plugins/Misc/plugin.py
	plugins/Note/plugin.py
	plugins/RSS/plugin.py
	plugins/Seen/test.py
	plugins/ShrinkUrl/config.py
	plugins/ShrinkUrl/plugin.py
	plugins/ShrinkUrl/test.py
	plugins/Status/plugin.py
	plugins/String/config.py
	plugins/String/plugin.py
	plugins/Time/plugin.py
	plugins/Todo/plugin.py
	plugins/Web/plugin.py
	plugins/__init__.py
	scripts/supybot-botchk
	setup.py
	src/__init__.py
	src/callbacks.py
	src/commands.py
	src/conf.py
	src/drivers/Socket.py
	src/ircdb.py
	src/irclib.py
	src/ircutils.py
	src/questions.py
	src/registry.py
	src/schedule.py
	src/test.py
	src/utils/file.py
	src/utils/gen.py
	src/utils/net.py
	src/utils/web.py
	src/world.py
2013-08-24 11:28:29 +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 180508496f docs/USING_WRAP.rst: Add docs for missing converters
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-10-20 19:43:55 -04:00
Valentin Lorentz 86d590c8c8 FAQ: Add the entry about @later tell. 2012-10-19 19:09:30 +00: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
James McCoy 83f872fa12 Bump minimum Python version to 2.6 for multiprocessing support
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-09-01 10:06:50 -04:00
Valentin Lorentz 44458d4b57 Change version number to 0.83.4.1+git+fr3 2011-02-27 12:01:51 +01:00
Valentin Lorentz 0223e9c210 Change release number to 0.83.4.1+git+fr2 2011-01-29 10:29:05 +01:00
James Vega a8d2e35fb1 Initial pass at Sphinx documentation.
Rename all existing documentation files to *.rst.
Fix up some of the formatting to work better as reStructuredText.
Add Sphinx's output directories to gitignore.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2010-08-24 18:24:52 -04:00
James Vega 0806c0bbc3 PLUGIN_TUTORIAL: Remove references to the old website.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-12-10 08:09:11 -05:00
hairball a594d0e95c Small typos and doc fixes.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-11-04 22:54:46 -05:00
James Vega dc3cdbd849 Re-word the private message FAQ since +E UMODE is no longer default.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-23 20:05:55 -04:00
James Vega 342ab23af8 Bump the minimum supported Python version to 2.4.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-23 19:35:24 -04:00
Štěpán Němec a66034f852 Fix some typos/wordings.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-08-26 16:34:12 -04:00
James Vega aa9db7ba23 Escape '-' where necessary in supybot.1
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-07-25 15:12:30 +02:00
James Vega dbf58d5faa Update supybot-plugin-doc's manpage
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 03:46:18 -04:00
James Vega 4a7fe53365 Add docs/FAQ
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 00:15:12 -04:00
James Vega babb4082d9 Add docs/CONFIGURATION
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 00:14:48 -04:00
James Vega 178f70f946 USING_WRAP: Clarify inChannel documentation and document onlyInChannel.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-04 11:44:10 -04:00
James Vega f5eb5bb6d6 GETTING_STARTED: addhostmask => hostmask add
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-04-28 14:48:49 -04:00
James Vega ec018ef9f9 USING_WRAP: Add a missing paren 2009-03-11 13:37:27 -04:00
James Vega deb6dbc1e1 docs/PLUGIN_TUTORIAL: Add a note about importing the random module. 2006-08-30 01:27:48 +00:00
James Vega 0af94ef179 Removing docs/INTERFACES since jemfinch doesn't want to update it and it's nearly useless in its current state. 2006-07-07 11:52:35 +00:00
James Vega 67c831820d docs/INTERFACES: Re-add from CVS 2006-06-21 13:54:17 +00:00
James Vega a64f4e445b docs/CAPABILITIES: Fix a typo. 2006-05-04 19:26:16 +00:00
James Vega 7c88da9a29 Add the ADVANCED_PLUGIN_CONFIG, ADVANCED_PLUGIN_TESTING, CAPABILITIES, and USING_UTILS docs. 2006-04-27 00:03:32 +00:00
James Vega 6a2523fa2b Fix some typos in PLUGIN_TUTORIAL and update some wording so it doesn't assume the reader is on the website. 2006-03-13 16:12:53 +00:00
James Vega f54c7b6149 Update USING_WRAP to match current practices. 2006-03-13 15:48:38 +00:00
James Vega 0f41a92069 Add the USING_WRAP and PLUGIN_TUTORIAL docs Strike wrote. 2006-03-13 15:39:38 +00:00
Jeremy Fincher b416fb14b8 Added docs/STYLE from CVS. 2006-01-24 07:21:05 +00:00
James Vega 53149cced4 Update my email address in the man pages and add supybot-test.1 2005-10-03 17:38:03 +00:00
James Vega 408887e0a0 Initial import of GETTING_STARTED 2005-08-30 13:25:40 +00:00
James Vega 7549a9fe7c docs/man: Update supybot.1 and supybot-adduser.1 to reflect removal of options. 2005-05-30 04:22:37 +00:00
James Vega 5889432dd0 Add man page for supybot-plugin-doc. 2005-04-08 02:48:50 +00:00
James Vega 27d835e1f6 Some more man page updates. 2005-04-04 04:58:26 +00:00
James Vega 3abadc4aec Update the man pages. 2005-04-04 03:14:35 +00:00
James Vega 482a49022c Rename supybot-newplugin to supybot-plugin-create. 2005-04-04 03:11:46 +00:00
James Vega 99ea2e199e Add a man page for supybot-botchk. 2005-04-04 02:58:27 +00:00
James Vega bf64c83d4d Initial import of our man pages. 2005-04-03 14:35:54 +00:00
James Vega dbfec8afb9 Add supybot module 2007-04-22 20:10:26 +00:00
James Vega 6b4b1d171c Remove --allow-eval option 2005-01-11 11:17:11 +00:00
Jeremy Fincher e97fe38b22 Moved to docs. 2004-12-15 07:12:04 +00:00
Jeremy Fincher 962e259b32 Caveat emptor. 2004-12-10 07:22:46 +00:00
Jeremy Fincher e793bf7812 Better answer. 2004-12-10 06:28:21 +00:00
Jeremy Fincher 0ff919b0f7 Added an FAQ for nicks with brackets in them. 2004-11-11 15:22:34 +00:00
James Vega 3e1d7953bc Update the plugin for the connect command. 2004-10-07 13:56:04 +00:00
Jeremy Fincher 849de99827 Better docs for loading. 2004-10-03 21:10:03 +00:00