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: getnikola/nikola
base: 5574825a8df9^
Choose a base ref
...
head repository: getnikola/nikola
compare: c2b275a3c3b5
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 6, 2018

  1. Remove NO_DOCUTILS_TITLE_TRANSFORM setting

    It was badly-implemented, not well documented, and USE_REST_DOCINFO_METADATA should be consulted instead. (#2382)
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Sep 6, 2018
    Copy the full SHA
    5574825 View commit details
    Browse the repository at this point in the history
  2. Clean up docutils logging settings code

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Sep 6, 2018
    Copy the full SHA
    49042eb View commit details
    Browse the repository at this point in the history
  3. Remove doctitle if not using reST docinfo metadata

    Fix #2382, Fix #3124.
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Sep 6, 2018
    Copy the full SHA
    c2b275a View commit details
    Browse the repository at this point in the history