Waylan Limberg 1795d7655a System root ("/") is not a valid path for site_dir or docs_dir.
As neither setting can point at a child dir of the other, "/" would be an
invalid value for either setting. However, given its unique nature,
os.path.abspath does not follow normal bahavior of returning a string without
an ending slash when passed "/". Therefore, we need to special case it.

Fixes #1161.
2017-03-13 21:45:34 -04:00
2016-05-31 12:03:09 +01:00
2016-10-09 20:32:18 -04:00
2014-02-10 19:44:11 +00:00
2016-10-09 10:05:15 -04:00
2016-11-23 21:28:58 +00:00
2015-11-17 19:26:36 -05:00
2014-10-13 21:23:34 +01:00
2016-06-28 21:22:22 +01:00
2015-04-21 16:57:32 +01:00
2016-10-09 20:32:18 -04:00

MkDocs

Project documentation with Markdown.


PyPI Downloads PyPI Version Build Status Windows Build Status Coverage Status Landscale Code Health

Code of Conduct

Everyone interacting in the MkDocs project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

Languages
Python 81%
JavaScript 13.4%
HTML 4.1%
CSS 1.5%