mkdocs-alabaster icon indicating copy to clipboard operation
mkdocs-alabaster copied to clipboard

Alabaster port for MkDocs

Results 4 mkdocs-alabaster issues
Sort by recently updated
recently updated
newest added

The `setup` function uses parameters that only available in the setuptools version.

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...