* Yet another patch to deal with extra builders outside Spinx, such as the singlehtml builders from the Read the Docs Sphinx extension
0.2.3
======
* Temporarily patch Sphinx issue with ``singlehtml`` builder by inspecting the builder in template.
0.2.2
======
* Roll back toctree fix in 0.2.1 (367). This didn't fix the issue and introduced another bug with toctrees display.
0.2.1
======
* Add the ``rel`` HTML attribute to the footer links which point to the previous and next pages. * Fix toctree issue caused by Sphinx singlehtml builder (367)
0.2.0
======
* Adds the ``comments`` block after the ``body`` block in the template * Added "Edit on GitLab" support * Many bug fixes
0.1.10alpha
=============
.. note:: This is a pre-release version
* Removes Sphinx dependency * Fixes hamburger on mobile display * Adds a ``body_begin`` block to the template * Added ``prev_next_buttons_location``