mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
@@ -24,16 +24,16 @@ You can determine your currently installed version using `pip freeze`:
|
||||
remove stale files from the output directory (#157)
|
||||
* Support multiple theme directories to allow replacement of
|
||||
individual templates rather than copying the full theme. (#129)
|
||||
* Bugfix: Fix issue rendering the table of contents with some
|
||||
configs. (#146)
|
||||
* Bugfix: Fix <ul> rendering in readthedocs theme. (#171)
|
||||
* Bugfix: Improve the readthedocs theme on smaller displays. (#168)
|
||||
* Bugfix: Relaxed required python package versions to avoid clashes. (#104)
|
||||
* Bugfix: Fix issue rendering the table of contents with some configs. (#146)
|
||||
* Bugfix: Fix path for embedded images in sub pages. (#138)
|
||||
* Bugfix: Fix `use_directory_urls` config behaviour. (#63)
|
||||
* Bugfix: Add support for `extra_javascript` and `extra_css` in
|
||||
all themes. (#90)
|
||||
* Bugfix: Support `extra_javascript` and `extra_css` in all themes (#90)
|
||||
* Bugfix: Fix path-handling under Windows. (#121)
|
||||
* Bugfix: Fix the menu generation in the readthedocstheme. (#110)
|
||||
* Bugfix: Fix the menu generation in the readthedocs theme. (#110)
|
||||
* Bugfix: Fix the mkdocs command creation under Windows. (#122)
|
||||
* Bugfix: Correctly handle external files in `extra_javascript` and
|
||||
`extra_css`. (#92)
|
||||
* Bugfix: Correctly handle external `extra_javascript` and `extra_css`. (#92)
|
||||
* Bugfix: Fixed favicon support. (#87)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user