mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #376 from glasslion/master
Add a new documentation tool: MkDocs
This commit is contained in:
@@ -162,3 +162,8 @@ Epydoc_
|
|||||||
Epydoc is discontinued. Use :ref:`sphinx-ref` instead.
|
Epydoc is discontinued. Use :ref:`sphinx-ref` instead.
|
||||||
|
|
||||||
.. _Epydoc: http://epydoc.sourceforge.net
|
.. _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