mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
1795d7655aa188feaa787e87e771ef6a7e2bed97
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.
MkDocs
Project documentation with Markdown.
- View the MkDocs documentation.
- Project release notes.
- Visit the MkDocs wiki for community resources, including third party themes and a list of MkDocs users.
- IRC channel:
#mkdocson freenode. - Discussions and support: https://groups.google.com/forum/#!forum/mkdocs
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.
Description
Languages
Python
81%
JavaScript
13.4%
HTML
4.1%
CSS
1.5%



