Commit graph

10 commits

Author SHA1 Message Date
adam
f66cb4f2e3 Switch sphinx to versioned deps. 2019-10-21 21:55:03 +00:00
adam
c43033b3cb py-sphinx-rtd-theme: updated to 0.4.3
0.4.3:
Fixes
Fix scrolling to active item in sidebar on load
Style caption link for code and literal blocks
Fix inconsistent font size and line height for autodoc "raises" and "returns"
Fix last_updated notice appearing in same line as copyright notice
2019-02-13 12:50:40 +00:00
adam
49af7e92d0 py-sphinx-rtd-theme: updated to 0.4.2
v0.4.2

Fixes
Set base font size on <html>
Fix HTML search not working with Sphinx-1.8

Other Changes
Upload signed packages to PyPI with twine
Do not enforce period at the end of copyright statement
2018-10-07 07:25:53 +00:00
adam
c09b462e07 py-sphinx-rtd-theme: updated to 0.4.1
v0.4.1:

Fixes
Line height adjustments for Liberation Mono

Other Changes
Add Sphinx as a dependency
2018-08-06 20:12:57 +00:00
adam
ab245abe0f py-sphinx-rtd-theme: updated to 0.4.0
v0.4.0
This version made some changes to how JS and CSS were included when the theme is used on Read the Docs.

Fixes
- Do not rely on readthedocs.org for CSS/JS
- 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
- Fix small styling issues
2018-06-15 07:41:43 +00:00
adam
8d90561f65 py-sphinx-rtd-theme: updated to 0.3.1
0.3.1:
Fixes
- Revert part of 576 causing display issues with version selector menu
- Backwards compatibility fixes for pre-0.3.0 releases
- Fix mkdocs version selector
- Add open list spacing
- Fix table centering
2018-05-04 06:54:05 +00:00
adam
36bc93918f py-sphinx-rtd-theme: updated to 0.3.0
0.3.0 Release

New Features
-------------
* Add html language attribute
* Allow setting 'rel' and 'title' attributes for stylesheets
* 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
2018-04-06 08:39:31 +00:00
wiz
4eff365cad Updated py-sphinx-rtd-theme to 0.2.4.
v0.2.4

    Yet another patch to deal with extra builders outside Spinx, such as the singlehtml builders from the Read the Docs Sphinx extension

v0.2.3

    Temporarily patch Sphinx issue with singlehtml builder by inspecting the builder in template.
2017-03-13 10:20:34 +00:00
wiz
ba316d6d01 Updated py-sphinx-rtd-theme to 0.2.2.
v0.2.2:
not documented

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

v0.2.0

    Adds the comments block after the body block in the template
    Added "Edit on GitLab” support
    Many bug fixes

v0.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
2017-03-05 14:33:41 +00:00
wiz
1a8dbe881e Import py-sphinx-rtd-theme-0.1.9 as textproc/py-sphinx-rtd-theme.
This is a mobile-friendly sphinx theme for readthedocs.org. It's
currently in development there and includes some rtd variable checks
that can be ignored if you're just trying to use it on your project
outside of that site.
2016-01-17 13:45:42 +00:00