Ensure theme files do not override docs_dir files on Windows (#1878)

Fixes #1876.
This commit is contained in:
Lars
2019-11-27 15:00:35 +01:00
committed by Waylan Limberg
parent 73e0daa01e
commit f44428c93c
2 changed files with 2 additions and 0 deletions

View File

@@ -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)