diff --git a/docs/writing/documentation.rst b/docs/writing/documentation.rst index 7793af4..fc9cea5 100644 --- a/docs/writing/documentation.rst +++ b/docs/writing/documentation.rst @@ -162,3 +162,8 @@ Epydoc_ Epydoc is discontinued. Use :ref:`sphinx-ref` instead. .. _Epydoc: http://epydoc.sourceforge.net + +MkDocs_ + MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation with Markdown. + +.. _MkDocs: http://www.mkdocs.org/