mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Add a new documentation tool: MkDocs
MkDocs is a new and popular documentation tool written in Python. It's supported by ReadTheDoc.org.
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user