AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.2.4 * Yet another patch to deal with extra builders outside Spinx, such as the singlehtml builders from the Read the Docs Sphinx extension - Update to 0.2.3 * Temporarily patch Sphinx issue with ``singlehtml`` builder by inspecting the builder in template. - Update to 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. - Update to 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) - Update to 0.2.0 * Adds the ``comments`` block after the ``body`` block in the template * Added "Edit on GitLab" support * Many bug fixes - Update to 0.1.10-alpha * Removes Sphinx dependency * Fixes hamburger on mobile display * Adds a ``body_begin`` block to the template * Add ``prev_next_buttons_location`` which can take the value ``bottom``, ``top``, ``both`` , ``None`` and will display the "Next" and "Previous" buttons accordingly - Update to 0.1.9 * Intermittent scrollbar visibility bug fixed. This change introduces a backwards incompatible change to the theme's layout HTML. This should only be a problem for derivative themes that have overridden styling of nav elements using direct decendant selectors. See `#215`_ for more information. * Safari overscroll bug fixed * Version added to the nav header * Revision id was added to the documentation footer if you are using RTD * An extra block, ``extrafooter`` was added to allow extra content in the document footer block * Fixed modernizr URL * Small display style changes on code blocks, figure captions, and nav elements
- Fix python_module macro definition.
- update for multipython build
- update license
- Use pypi.io for Source url
- update to version 0.1.8: * Start keeping changelog :) * Add support for Sphinx 1.3 * Add sidebar headers for :caption: in Sphinx toctree * Clean up sidebar scrolling behavior so it never scrolls out of view
- created package (version 0.1.6)