aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Guth <mail@perguth.de>2015-08-06 13:29:53 +0000
committerPer Guth <mail@perguth.de>2015-08-06 13:29:53 +0000
commit56c33a96693f2e6e550a509e7e14980b72a7ce57 (patch)
tree9ebbc34487a5b8e6157dd44bc4121cc23030f3ac
parentNew section `Documentation generator` + entry (diff)
downloadawesome-selfhosted-56c33a96693f2e6e550a509e7e14980b72a7ce57.tar.gz
awesome-selfhosted-56c33a96693f2e6e550a509e7e14980b72a7ce57.zip
-> "Documentation Generators"
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1d7891f0..602f2488 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Table of Contents
- [IDE/Tools](#idetools)
- [Continuous Integration](#continuous-integration)
- [Bug and Task Trackers](#bug-and-task-trackers)
- - [Documentation generator](#documentation-generator)
+ - [Documentation Generators](#documentation-generator)
- [Static site generators](#static-site-generators)
- [URL Shorteners](#url-shorteners)
- [Wikis](#wikis)
@@ -505,7 +505,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Tinyissue](https://github.com/mikelbring/tinyissue) - Simple Issue Tracking for Teams `MIT`
* [Tracks](http://getontracks.org/) - a web-based application to help you implement David Allen’s [Getting Things Done™](http://wikipedia.org/wiki/Getting_Things_Done) methodology. - `GPLV2`
-### Documentation generator
+### Documentation Generators
* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages `MIT`