Changes

0.5.0 (2019-10-01)

  • new CSS styles to handle Sphinx-specific classes (fixes #26)

  • add support for user-provided CSS stylesheets (fixes #25)

  • allow support for user-defined external links

0.4.0 (2019-05-27)

  • fix reading cached toctree data

  • fix navlinks that contain # anchors

0.3.0 (2019-04-22)

  • require Sphinx >= 2.0

  • inherit from basic theme (previously none)

  • support search

  • support showing logo

  • add breadcrumbs

  • add page navigation on page top

  • fix #12: load extensions JS files

  • fix #10: don’t raise error if there is no toctree

  • no navlinks to toctree if there is only one toctree defined

0.2.0 (2019-03-19)

  • added template domainindex.html

0.1.0 (2018-08-07)

  • initial release