Valentin Lorentz
e3a96f216f
Merge pull request #18 from Mkaysi/install
...
doc/use/install: some updates
2014-08-21 19:18:08 +02:00
Mikaela Suomalainen
4675ba1c96
doc/use/install: some updates
...
* mention that .rpm package is also available
* note that Windows users should run global installation commands with
Administrator rights and also remove `sudo` from beginnings of lines.
* note that pip should be upgraded if it fails to do any of the
installation commands when git is installed.
2014-08-21 20:10:07 +03:00
Valentin Lorentz
ad293ca5b8
Merge pull request #17 from Mkaysi/gpg
...
use/getting_started.rst: replace pastebinit wit...
2014-08-06 10:52:28 +02:00
Valentin Lorentz
3d36f4d6ef
Merge pull request #16 from Mkaysi/httpserver
...
develop/httpserver.rst: fix links & HTML5
2014-08-06 10:50:37 +02:00
Mikaela Suomalainen
05d701cc48
use/getting_started.rst: replace pastebinit wit...
...
h curl
curl is more often installed than pastebinit and is widely used and
might be installed by default on some systems (I believe Fedora 20 is
one of these).
2014-08-06 11:37:15 +03:00
Mikaela Suomalainen
e8a0590f48
develop/httpserver.rst: fix links & HTML5
...
All links to the plugins went to ProgVal/Limnoria, most of them are
really at ProgVal/Supybot-plugins.
Code examples now use HTML5.
2014-07-30 17:46:07 +03:00
Valentin Lorentz
a69a0e975d
Fix typo.
2014-07-30 07:32:38 +00:00
Valentin Lorentz
b4d5036178
Merge pull request #15 from Mkaysi/install
...
use/install.rst: use `sudo`
2014-07-30 08:38:55 +02:00
Mikaela Suomalainen
6123e4b79f
use/install.rst: use sudo
...
With help from \#supybot I understood that telling user to add `sudo` in
front of every command isn't very user-friendly.
If someone has root and is logged in as root, they know to remove the
`sudo` part and if they don't, but they have `sudo` installed,
everything works directly and `sudo` doesn't even ask for password.
2014-07-30 08:54:16 +03:00
Valentin Lorentz
ec109b2ee3
Merge pull request #14 from Mkaysi/httpserver
...
use/httpserver.rst: multiple updates
2014-07-27 15:40:55 +02:00
Mikaela Suomalainen
625d6939ce
use/httpserver.rst: multiple updates
...
* Update config variables
* add favicon
* host is nowadays known as hosts4
* add hosts6
* move keepalive above port as that is how it appears in the bot too
* specify that HTTPd might require port change, not HTTP
* HTTPd might not work if port is too low = port is under 1024
* Apache is in front of Supybot's HTTPd, not behind.
2014-07-27 15:03:12 +03:00
Valentin Lorentz
05abf551d4
Merge pull request #13 from Mkaysi/faq
...
faq: update to Limnoria
2014-07-26 12:52:54 +02:00
Mikaela Suomalainen
8fcf3a8ea9
faq: update to Limnoria
...
* There is no umode +E at freenode, it's +R.
* Limnoria does support proxies.
* Our issue tracker is at GitHub and even Supybot moved away from SF.
* Plugins might be case-sensitive.
2014-07-26 13:46:03 +03:00
Valentin Lorentz
e04fe4076a
Merge pull request #12 from Mkaysi/configuration
...
doc/use/configuration.rst: multiple changes
2014-07-25 20:50:26 +02:00
Mikaela Suomalainen
94f921dee2
configuration: add warning about editing registry
...
and uncomment the section.
2014-07-25 21:48:16 +03:00
Mikaela Suomalainen
e0854141b7
doc/use/configuration.rst: multiple changes
...
* remove references to editing the config file by hand
* update `config list supybot` from Limnoria
* mention `config setdefault` instead of nesting `config default`
* update config search op
* comment `Editing the Configuration Values by Hand`
2014-07-25 21:12:32 +03:00
Valentin Lorentz
cf9c106dd8
Merge pull request #11 from Mkaysi/travis
...
.travis.yml: disable email notifications
2014-07-25 14:05:07 +02:00
Valentin Lorentz
0140126550
Merge pull request #10 from Mkaysi/getting_started
...
doc/getting_started.rst: document GPG and NickAuth
2014-07-25 14:04:45 +02:00
Mikaela Suomalainen
3e49d00c62
.travis.yml: disable email notifications
...
and enable fast-finish even if it might not be needed yet, but it can be
helpful in the future if we add more builds.
2014-07-25 14:32:26 +03:00
Mikaela Suomalainen
712522d5c6
doc/getting_started.rst: document GPG and NickAuth
2014-07-25 14:12:27 +03:00
Valentin Lorentz
73d2d543b2
Merge pull request #8 from Mkaysi/travis
...
[HELP WANTED!] Test documentation with travis.
2014-07-04 19:05:40 +02:00
Mikaela Suomalainen
97484e6929
.travis.yml: disable Sphinx errorring
...
until documentation is fixed.
2014-07-04 10:29:08 +03:00
Valentin Lorentz
1102af3ed1
Merge pull request #9 from Mkaysi/readme
...
README.md: also mention readthedocs.org
2014-07-01 10:12:20 +02:00
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