Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: readthedocs/sphinx_rtd_theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: readthedocs/sphinx_rtd_theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.2
Choose a head ref
  • 13 commits
  • 11 files changed
  • 8 contributors

Commits on Aug 8, 2018

  1. Fixing minor typo

    Changed "primary" to "primarily" in first paragraph.
    kwshaw1 authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4c53dd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #663 from kwshaw1/patch-1

    Fixing minor typo
    ericholscher authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4fc72d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Upload signed packages to PyPI with twine (#651)

    * Upload signed packages to PyPI with twine
    
    * Delete previous distributions
    davidfischer authored and Blendify committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    74ba4b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Avoid printing dot when copyright holder already ends with dot (#666)

    e.g. My Company, Inc.
    FrostyX authored and Blendify committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    6bed095 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Set base font size on <html> (#668)

    jessetan authored and Blendify committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    3100436 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Fix HTML search not working with Sphinx-1.8. (#672)

    * Fix HTML search not working
    
    Since Sphinx-1.7, Sphinx has exported search options as
    `documentation_options.js`.  This starts to refer it instead of
    definitions of JavaScript variables.
    In addition, this also uses `js_tag()` function which added in 1.8
    to support additional attributes for scripts (ex. async attribute).
    
    * Add code comment
    tk0miya authored and Blendify committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    ebbf3d1 View commit details
    Browse the repository at this point in the history
  2. Update changelog.rst

    Blendify authored Oct 1, 2018
    Configuration menu
    Copy the full SHA
    965c6f3 View commit details
    Browse the repository at this point in the history
  3. Fix Grammar

    Blendify authored Oct 1, 2018
    Configuration menu
    Copy the full SHA
    95b2fdd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Update date

    ericholscher committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    238f586 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #678 from rtfd/Blendify/4.2-changelog

    Update changelog.rst
    ericholscher authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    df33248 View commit details
    Browse the repository at this point in the history
  3. Bump to 0.4.2

    ericholscher committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    04994af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d2e60 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #682 from rtfd/release-0.4.2

    Release 0.4.2
    ericholscher authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    1df9968 View commit details
    Browse the repository at this point in the history
Loading