mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Ensure theme files do not override docs_dir files on Windows (#1878)
Fixes #1876.
This commit is contained in:
@@ -63,6 +63,7 @@ your global navigation uses more than one level, things will likely be broken.
|
||||
* Bugfix: Ensure theme files do not override `docs_dir` files (#1671).
|
||||
* Bugfix: Do not normalize URL fragments (#1655).
|
||||
* Bugfix: Skip external URLs in sitemap.xml (#1742).
|
||||
* Bugfix: Ensure theme files do not override docs_dir files on Windows (#1876)
|
||||
* Add canonical tag to `readthedocs` theme (#1669).
|
||||
|
||||
## Version 1.0.4 (2018-09-07)
|
||||
|
||||
Reference in New Issue
Block a user