From 5d60285f5ed96545373ad8be2064c87d33e4a58e Mon Sep 17 00:00:00 2001 From: Kurt Madsen Date: Tue, 14 Jun 2022 15:03:20 -0600 Subject: [PATCH] Removed Markdoc.org Markdoc.org is no longer the site it was. Now, it's a page for the Hong Kong lottery. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c73f888..8041399 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [MkDocs](http://www.mkdocs.org/) - Documentation with Markdown, written in Python. (contributed by [ericbn](https://github.com/ericbn)) * [Read the Docs](https://readthedocs.org/) - Hosted docs using Sphinx or MkDocs, supports translations and finding docs for specific software versions. Used by the Django Docs. (contributed by [Stephen Paulger](https://github.com/stephenpaulger)) * [dr.js](https://github.com/adobe-webplatform/dr.js) - Tiny JavaScript documentation generator from the author of RaphaƫlJS. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) -* [Markdoc](http://markdoc.org/) - Lightweight documentation/wiki generator in Python, released in the [public domain](http://unlicense.org/). (contributed by [Neelfyn](http://neelfyn.info/)) * [ApiGen](http://apigen.org/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/)) * [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com)) * [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop))