aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-09 10:11:20 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-09 10:11:20 +0000
commitc0fc3daaafffe707e35f6312e6649ee72a0a8433 (patch)
treede912c202479247e5a709fbcd3a01131e2e8c1c7
parentMerge pull request #181 from babolivier/patch-1 (diff)
parentAdd Read the Docs (diff)
downloadawesome-selfhosted-c0fc3daaafffe707e35f6312e6649ee72a0a8433.tar.gz
awesome-selfhosted-c0fc3daaafffe707e35f6312e6649ee72a0a8433.zip
Merge pull request #184 from Kickball/readthedocs
Add Read the Docs (Wiki)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c644cfbb..6c382977 100644
--- a/README.md
+++ b/README.md
@@ -519,6 +519,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization
* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages `MIT` `Javascript`
* [markdown-tree](https://github.com/mil/markdown-tree) - serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown
* [MdWiki](https://dynalon.github.io/mdwiki/#!index.md) - a Markdown CMS/Wiki completely built in HTML5/Javascript and runs 100% on the client ([Source code](https://github.com/Dynalon/mdwiki))
+ * [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar ([Demo](https://readthedocs.org/projects/), [Source code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python`
## Static site generators