Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sphinx 4.3#62 #72

Merged
merged 10 commits into from
Nov 10, 2021
Merged

Support sphinx 4.3#62 #72

merged 10 commits into from
Nov 10, 2021

Commits on Nov 10, 2021

  1. Add compatibility module to abstract away differences between sphinx …

    …4.3 and older.
    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2f3a233 View commit details
    Browse the repository at this point in the history
  2. Add init module to tests to allow relative imports.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b533654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42f71b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b12f5c9 View commit details
    Browse the repository at this point in the history
  5. Add sphinx 4.3 to testing CI matrix.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    40b58a6 View commit details
    Browse the repository at this point in the history
  6. Add sphinx 4.3 to testing CI matrix in tox, too.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6792c8f View commit details
    Browse the repository at this point in the history
  7. Fix bug with missing desc_sig_space instantiation.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9b27875 View commit details
    Browse the repository at this point in the history
  8. Update changelog.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    39f9cbc View commit details
    Browse the repository at this point in the history
  9. Ensure compatibility with directive prefixes.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7111b48 View commit details
    Browse the repository at this point in the history
  10. Fix accidental deletion.

    Franz Wöllert committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1d72d8a View commit details
    Browse the repository at this point in the history