aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-08-07 04:30:23 +0000
committernodiscc <nodiscc@gmail.com>2015-08-07 04:30:23 +0000
commit44fa4be1d21f6c755627e4f0156d31de1cef2f60 (patch)
treede912c202479247e5a709fbcd3a01131e2e8c1c7
parentMerge pull request #181 from babolivier/patch-1 (diff)
downloadawesome-selfhosted-44fa4be1d21f6c755627e4f0156d31de1cef2f60.tar.gz
awesome-selfhosted-44fa4be1d21f6c755627e4f0156d31de1cef2f60.zip
Add Read the Docs
-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