From c860ea0f50453994e28a0aba7cf3070915e0d3be Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 26 May 2012 12:43:04 +0300 Subject: [PATCH 1/7] INSTALL.md: make GETTING_STARTED and CONFIGURATION links. --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 90e893d2e..41aee6c92 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,8 +15,8 @@ isn't any way to get around it. You can get it from [Python homepage]. [Twisted]:http://twistedmatrix.com/trac/ For more information and help on how to use Supybot, checkout -the documents under docs/ (especially GETTING_STARTED and -CONFIGURATION). +the documents under docs/ (especially [GETTING_STARTED](docs/GETTING_STARTED.rst) and +[CONFIGURATION](docs/CONFIGURATION.rst). So what do you do? That depends on which operating system you're running. We've split this document up to address the different From 2474b373a495e2a37321ae82f4682d66ba680401 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 26 May 2012 12:44:22 +0300 Subject: [PATCH 2/7] INSTALL.md: make docs/ link to index.rst. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 41aee6c92..acb61102f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,7 +15,7 @@ isn't any way to get around it. You can get it from [Python homepage]. [Twisted]:http://twistedmatrix.com/trac/ For more information and help on how to use Supybot, checkout -the documents under docs/ (especially [GETTING_STARTED](docs/GETTING_STARTED.rst) and +the documents under [docs/](docs/index.rst) (especially [GETTING_STARTED](docs/GETTING_STARTED.rst) and [CONFIGURATION](docs/CONFIGURATION.rst). So what do you do? That depends on which operating system you're From 8d74e9a129f0bb517f8357460a958f4fd0a1a844 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 27 May 2012 12:36:00 +0300 Subject: [PATCH 3/7] INSTALL.md: make easy to read even in normal text editor. RE: https://github.com/ProgVal/Limnoria/pull/366?_nid=50578805#issuecomment-5945963 --- INSTALL.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index acb61102f..0572d68ab 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,8 +15,12 @@ isn't any way to get around it. You can get it from [Python homepage]. [Twisted]:http://twistedmatrix.com/trac/ For more information and help on how to use Supybot, checkout -the documents under [docs/](docs/index.rst) (especially [GETTING_STARTED](docs/GETTING_STARTED.rst) and -[CONFIGURATION](docs/CONFIGURATION.rst). +the documents under [docs/] (especially [GETTING_STARTED] and +[CONFIGURATION]. + +[docs/]:docs/index.rst +[GETTING_STARTED]:docs/GETTING_STARTED +[CONFIGURATION]:docs/CONFIGURATION So what do you do? That depends on which operating system you're running. We've split this document up to address the different From 199dd1b28de0b205841c79982656bc821947162b Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 27 May 2012 12:39:48 +0300 Subject: [PATCH 4/7] INSTALL.md: add missing ). --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 0572d68ab..67ee60690 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -16,7 +16,7 @@ isn't any way to get around it. You can get it from [Python homepage]. For more information and help on how to use Supybot, checkout the documents under [docs/] (especially [GETTING_STARTED] and -[CONFIGURATION]. +[CONFIGURATION]). [docs/]:docs/index.rst [GETTING_STARTED]:docs/GETTING_STARTED From d94da9064eb366c8aff96d2e8506ef14990d7334 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 27 May 2012 12:41:39 +0300 Subject: [PATCH 5/7] INSTALL.md: add space to fix comment. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 67ee60690..eaccfa9c6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -16,7 +16,7 @@ isn't any way to get around it. You can get it from [Python homepage]. For more information and help on how to use Supybot, checkout the documents under [docs/] (especially [GETTING_STARTED] and -[CONFIGURATION]). +[CONFIGURATION] ). [docs/]:docs/index.rst [GETTING_STARTED]:docs/GETTING_STARTED From 19a54afba99d863649276dcbdb4fdfaf7927e2d0 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 27 May 2012 12:43:00 +0300 Subject: [PATCH 6/7] fix previous commit --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index eaccfa9c6..666362f8e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,7 +15,7 @@ isn't any way to get around it. You can get it from [Python homepage]. [Twisted]:http://twistedmatrix.com/trac/ For more information and help on how to use Supybot, checkout -the documents under [docs/] (especially [GETTING_STARTED] and +the documents under [docs/] ( especially [GETTING_STARTED] and [CONFIGURATION] ). [docs/]:docs/index.rst From f8067cf69c79112f60463de1d46f835a03a807a6 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 27 May 2012 12:44:42 +0300 Subject: [PATCH 7/7] fix previous commit --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 666362f8e..8e1de8b41 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,8 +15,8 @@ isn't any way to get around it. You can get it from [Python homepage]. [Twisted]:http://twistedmatrix.com/trac/ For more information and help on how to use Supybot, checkout -the documents under [docs/] ( especially [GETTING_STARTED] and -[CONFIGURATION] ). +the documents under [docs/], especially [GETTING_STARTED] and +[CONFIGURATION] . [docs/]:docs/index.rst [GETTING_STARTED]:docs/GETTING_STARTED