Commit Graph

88 Commits

Author SHA1 Message Date
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
Valentin Lorentz
68218a70d3 Fix develop/index.rst. 2014-01-20 09:48:25 +01:00
Valentin Lorentz
0aea595d06 Write documentation of configuration hooks. 2014-01-20 09:44:00 +01:00
Valentin Lorentz
512fb25c93 Fix titles in develop/advanced_plugin_configuration.rst. 2014-01-20 09:33:49 +01:00
Valentin Lorentz
69c14633ba Merge import/ in other directories (develop/ and use/). 2014-01-20 09:31:22 +01:00
Valentin Lorentz
9b288089dc Add a note in the httpserver doc to mention this feature is only available in Limnoria. 2014-01-20 09:16:24 +01:00
Valentin Lorentz
aeaec3ec92 Add an explaination at how to customize templates in the httpserver doc. 2014-01-20 09:13:25 +01:00
Valentin Lorentz
92e4dee3e2 Update documentation of the HTTP server; expand it to cover templates. 2014-01-20 09:08:54 +01:00
Valentin Lorentz
c999f4a7cd Update list of dependencies. 2013-11-17 01:04:03 +01:00
Valentin Lorentz
6e97ace9d7 Fix typo. 2013-07-29 15:08:08 +00:00
Valentin Lorentz
16a755396e Fix path of translations (locale -> locales). 2013-05-24 20:11:51 +02:00
Valentin Lorentz
bd0e14626f Fix doc of supybot.commands. 2013-02-01 18:56:42 +01:00
Valentin Lorentz
8092e96ad6 Document supybot.commands. 2013-02-01 18:51:03 +01:00
Valentin Lorentz
4a1d9259d9 Remove list of third-party plugins. 2013-02-01 18:45:59 +01:00
Valentin Lorentz
f76f54dec8 Enhance doc of irclib and callbacks. 2013-02-01 17:52:54 +01:00
Valentin Lorentz
e50cfad04d Document Irc, IrcState, ChannelState, IrcMsg, and Plugin. 2013-01-31 20:49:31 +01:00
Valentin Lorentz
b018a9ce1d conf.py: Show inheritance by default. 2013-01-31 20:48:51 +01:00
Valentin Lorentz
f93796622c httpserver: Fix typo. 2013-01-31 19:46:02 +01:00