Skip to content

Commit dedd5d9

Browse files
committed
Merge pull request realpython#376 from glasslion/master
Add a new documentation tool: MkDocs
2 parents b04c12f + 6edbe90 commit dedd5d9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/writing/documentation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,8 @@ Epydoc_
162162
Epydoc is discontinued. Use :ref:`sphinx-ref` instead.
163163

164164
.. _Epydoc: http://epydoc.sourceforge.net
165+
166+
MkDocs_
167+
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation with Markdown.
168+
169+
.. _MkDocs: http://www.mkdocs.org/

0 commit comments

Comments
 (0)