2019-05-24 21:58:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 24 19:55:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.4.3:
|
|
|
|
* Fixes for new Sphinx
|
|
|
|
- Enable tests
|
|
|
|
|
2018-08-11 21:51:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 11 16:24:45 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* require Sphinx
|
|
|
|
|
|
|
|
- update to version 0.4.1:
|
|
|
|
* Fixes
|
|
|
|
+ Line height adjustments for Liberation Mono (#656)
|
|
|
|
* Other Changes
|
|
|
|
+ Add Sphinx as a dependency
|
|
|
|
|
2018-07-08 09:13:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 2 01:14:35 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* be more specific in %files:
|
|
|
|
%{python_sitelib}/* -> %{python_sitelib}/sphinx_rtd_theme*
|
|
|
|
* remove python-devel
|
|
|
|
|
|
|
|
- update to version 0.4.0:
|
|
|
|
* Fixes
|
|
|
|
+ Do not rely on readthedocs.org for CSS/JS (#614)
|
|
|
|
+ Color accessibility improvements on the left navigation
|
|
|
|
* Other Changes
|
|
|
|
+ Write theme version and build date at top of JavaScript and CSS
|
|
|
|
+ Changed code and literals to use a native font stack (#612)
|
|
|
|
+ Fix small styling issues
|
|
|
|
|
2018-05-07 15:50:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 6 19:34:11 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.3.1:
|
|
|
|
* Revert part of #576 causing display issues with version selector
|
|
|
|
menu
|
|
|
|
* Backwards compatibility fixes for pre-0.3.0 releases (#623)
|
|
|
|
* Fix mkdocs version selector (#622)
|
|
|
|
* Add open list spacing (#591)
|
|
|
|
* Fix table centering (#599)
|
|
|
|
|
2018-04-27 19:14:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 24 15:24:42 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* update copyright year
|
|
|
|
|
|
|
|
- update to version 0.3.0:
|
|
|
|
* New Features
|
|
|
|
+ Add html language attribute
|
|
|
|
+ Allow setting 'rel' and 'title' attributes for stylesheets
|
|
|
|
(#551)
|
|
|
|
+ Add option to style external links
|
|
|
|
+ Add github, gitlab, bitbucket page arguments option
|
|
|
|
+ Add pygments support
|
|
|
|
+ Add setuptools entry point allowing to use sphinx_rtd_theme as
|
|
|
|
Sphinx html_theme directly.
|
|
|
|
+ Add language to the JS output variable
|
|
|
|
* Fixes
|
|
|
|
+ Fix some HTML warnings and errors
|
|
|
|
+ Fix many styling issues
|
|
|
|
+ Fix many sidebar glitches
|
|
|
|
+ Fix line number spacing to align with the code lines
|
|
|
|
+ Hide Edit links on auto created pages
|
|
|
|
+ Include missing font files with the theme
|
|
|
|
* Other Changes
|
|
|
|
+ Significant improvement of our documentation
|
|
|
|
+ Compress our Javascript files
|
|
|
|
+ Updated dependencies
|
|
|
|
|
2017-09-20 00:13:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 22:00:38 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-04-19 16:09:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 12 18:18:26 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix python_module macro definition.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 19 18:41:21 UTC 2016 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- update for multipython build
|
|
|
|
|
2016-07-18 14:50:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 12:50:06 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update license
|
|
|
|
|
2016-07-18 15:04:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 12:32:47 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Use pypi.io for Source url
|
|
|
|
|
2015-05-17 14:08:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 13 11:45:42 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2014-06-17 11:02:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 10 12:13:51 UTC 2014 - prusnak@opensuse.org
|
|
|
|
|
|
|
|
- created package (version 0.1.6)
|
|
|
|
|