Mikaela Suomalainen
77f8a60b8a
README.md: link to the documentation directly...
...
at supybot.aperio.fr
2014-07-01 10:23:40 +03:00
Mikaela Suomalainen
9206285276
README.md: use https:// for readthedocs.org
2014-07-01 10:22:29 +03:00
Mikaela Suomalainen
ee20148c37
README.md: also mention readthedocs.org
2014-07-01 10:20:06 +03:00
Mikaela Suomalainen
583d42a288
.travis.yml: update RTFD.
2014-06-30 23:25:38 +03:00
Mikaela Suomalainen
5e70c1460e
.travis.yml: install requirements from testing
...
because we are installing Limnoria from testing.
This shouldn't affect the build, so
[SKIP CI]
2014-06-30 23:13:42 +03:00
Mikaela Suomalainen
092d250dd1
use/index.rst: remove reference to nonexistant ...
...
...document "use/plugins/index".
2014-06-30 23:09:27 +03:00
Mikaela Suomalainen
ff51741876
develop/index.rst: remove ircdb.rst
...
from library reference. It doesn't appear in generated documentation and
makes the builds to fail.
2014-06-30 23:05:08 +03:00
Mikaela Suomalainen
17f089c7f8
Revert ".travis.yml: run scripts that shouldn't be used"
...
This reverts commit 4c092d4935
.
2014-06-30 23:03:37 +03:00
Mikaela Suomalainen
4c092d4935
.travis.yml: run scripts that shouldn't be used
...
But the notice about not using them was removed anyay.
2014-06-30 23:00:48 +03:00
Mikaela Suomalainen
07526f7412
requirements.txt: remove "pip install"...
2014-06-30 22:54:31 +03:00
Mikaela Suomalainen
c6e7456973
.travis.yml: use sudo
2014-06-30 22:52:34 +03:00
Mikaela Suomalainen
fbc9bf2cca
.travis.yml & requirements.txt: some fixes
...
* Install Limnoria.
* Don't specify Python version.
* I am curious if this is possible.
2014-06-30 22:51:15 +03:00
Mikaela Suomalainen
651b325782
contribute/translate.rst: fix title underline
2014-06-30 22:46:06 +03:00
Mikaela Suomalainen
735333e8f6
.travis.yml & requirements.txt: Enable travis for documentation.
2014-06-30 22:42:43 +03:00
Valentin Lorentz
2ead287018
Merge pull request #7 from Mkaysi/readme
...
README.md: multiple fixes
2014-06-30 20:54:19 +02:00
Mikaela Suomalainen
c5764728a4
README.md: remove the second paragraph
...
> 2014-06-30 21:11:00+0300 < pinkieval> er
> 2014-06-30 21:11:09+0300 < pinkieval> you can remove the second
paragraph
2014-06-30 21:13:24 +03:00
Mikaela Suomalainen
00737ebf49
README.md: multiple fixes
...
* Convert to markdown.
* Fix grammar.
* Fix link to generated documentation (supybot.fr.cr --> supybot.aperio.fr).
2014-06-30 20:22:05 +03:00
Valentin Lorentz
77613cbf7d
Merge pull request #6 from Mkaysi/install
...
use/install.rst: simplify installation/upgrading
2014-06-30 16:32:32 +02:00
Mikaela Suomalainen
7eb9f6fd3a
use/install.rst: simplify installation/upgrading
...
--upgrade does nothing if everything is installed and up-to-date.
Otherwise it installs or upgrades.
2014-06-30 15:25:11 +03:00
Valentin Lorentz
3e20778d1b
Fix syntax.
2014-06-27 17:25:04 +00:00
Valentin Lorentz
3b7e71588a
Remove the install guide section for using Git.
2014-06-27 17:23:39 +00:00
Valentin Lorentz
c3a66de93c
Fix typoes.
2014-06-27 17:19:04 +00:00
Valentin Lorentz
4f0bcd4a43
Merge pull request #5 from Mkaysi/install.rst
...
Document installing with pip.
2014-06-27 19:16:20 +02:00
Mikaela Suomalainen
bb525b0f44
install.rst: Do changes suggested by @ProgVal & add upgrading with pip.
2014-06-27 20:02:15 +03:00
Mikaela Suomalainen
9203441915
install.rst: fix typo.
2014-06-27 19:51:22 +03:00
Mikaela Suomalainen
32fa8b28c7
install.rst: fix clode blocks with help from @ProgVal
2014-06-27 19:41:45 +03:00
Mikaela Suomalainen
4b2fb3951b
install.rst: fix things with help from @ProgVal .
2014-06-27 19:32:36 +03:00
Mikaela Suomalainen
fa1d6bfeb0
install.rst: add pip
2014-06-27 18:23:55 +03:00
Valentin Lorentz
01387468c0
Merge pull request #4 from Mkaysi/translate
...
contribute/translate.rst: I am Mikaela! (And other fixes).
2014-06-07 20:52:49 +02:00
Mikaela Suomalainen
6f3171225d
contribute/translate.rst: I am Mikaela! (And other fixes).
...
* Fix typos
* `I already write` --> `I already wrote`.
* `Simple isn't` --> `Simple isn'it it?`
* `Go back on` --> `Go back to`
* `is)files` --> `is) files`
* remove swearing.
* Clone the `testing` branch in the beginning, don't require checkout.
* Added notice on not having to git checkout if testing was cloned.
* Rename `progval` to `upstream`
* If people are contributing to multiple projects, the remote
`upstream` is easier to remember than random nickname.
* I am Mikaela
* and I use git by myself nowadays.
2014-06-07 21:28:08 +03:00
Valentin Lorentz
1867b29e27
Fix typo.
2014-01-26 22:31:46 +01:00
Valentin Lorentz
600ccdbd3e
Document plugins' __init__() and die().
2014-01-26 22:07:51 +01:00
Valentin Lorentz
bf25eaace0
Document invalidCommand and at a pointer to PluginRegexp in the events documentation.
2014-01-21 13:44:42 +01:00
Valentin Lorentz
0305de96c8
Improve doc of supybot.callbacks.
2014-01-21 13:44:19 +01:00
Valentin Lorentz
a7ab5420aa
Document configuration variables edits in unit tests.
2014-01-21 13:28:20 +01:00
Valentin Lorentz
37923abd07
Document callAfter and callBefore.
2014-01-20 13:51:10 +01:00
Valentin Lorentz
192c47af06
Update documentation of utils.str.format.
2014-01-20 13:48:01 +01:00
Valentin Lorentz
8dc9d73f0e
Document inFilter and outFilter.
2014-01-20 13:35:42 +01:00
Valentin Lorentz
0e7c7fac45
Document pre-command-call hooks.
2014-01-20 12:02:24 +01:00
Valentin Lorentz
cf36da527d
Document capabilities on the plugin side.
2014-01-20 11:54:27 +01:00
Valentin Lorentz
c225a54ee4
Update copyright date.
2014-01-20 11:39:58 +01:00
Valentin Lorentz
27a9a4764d
Document commands handling on the plugin side.
2014-01-20 11:15:30 +01:00
Valentin Lorentz
2df3137061
Document dynamicScope.
2014-01-20 10:58:19 +01:00
Valentin Lorentz
6c3d4fa07c
Document 'do-commands'.
2014-01-20 10:46:39 +01:00
Valentin Lorentz
0ba89a0425
Document generic variable access syntax.
2014-01-20 10:36:05 +01:00
Valentin Lorentz
2fd3e11376
Document html templates customization on the user side.
2014-01-20 10:32:00 +01:00
Valentin Lorentz
514b430879
Document SIGHUP.
2014-01-20 10:27:16 +01:00
Valentin Lorentz
68406e86e9
Fix typo in develop/advanced_plugin_config.rst.
2014-01-20 10:27:07 +01:00
Valentin Lorentz
644d236f97
Document read/write of configuration variables.
2014-01-20 10:16:17 +01:00
Valentin Lorentz
82e1866c0e
Document channel-specific and private configuration variables.
2014-01-20 10:11:01 +01:00