diff options
author | Per Guth <mail@perguth.de> | 2015-08-06 13:29:53 +0000 |
---|---|---|
committer | Per Guth <mail@perguth.de> | 2015-08-06 13:29:53 +0000 |
commit | 56c33a96693f2e6e550a509e7e14980b72a7ce57 (patch) | |
tree | 9ebbc34487a5b8e6157dd44bc4121cc23030f3ac | |
parent | New section `Documentation generator` + entry (diff) | |
download | awesome-selfhosted-56c33a96693f2e6e550a509e7e14980b72a7ce57.tar.gz awesome-selfhosted-56c33a96693f2e6e550a509e7e14980b72a7ce57.zip |
-> "Documentation Generators"
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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` |