mkdocs-alabaster
mkdocs-alabaster copied to clipboard
Alabaster port for MkDocs
The `setup` function uses parameters that only available in the setuptools version.
Fix #26
search is nothing... other themes is search ok. how to use search?
Config value `include_toc` is not checked anywhere in the theme despite being defined in config.html (https://github.com/iamale/mkdocs-alabaster/blob/master/mkdocs_alabaster/config.html#L7) and mkdocs.yml (https://github.com/iamale/mkdocs-alabaster/blob/master/mkdocs.yml#L16; BTW shouldn't it be `true`?). Its value is therefore ignored, and...