Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Sep 11, 2022

Changes

Handles:
- doctests in markdown
- linkifying issues in changelog
- rendering table of contents for sphinx.ext.autodoc directives

And we can remove sphinx-autoapi
Remove sphinx-autoapi, which has broken imports. The only
purpose this module had was showing table of contents. The
tradeoff was a lot of difficult to track, subtle bugs.

Also move to linkify_issues. A much simpler and more concise
issue linker.
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2022

Codecov Report

Merging #6 (66bc79f) into master (ce9c0bb) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   73.33%   73.15%   -0.18%     
==========================================
  Files           4        4              
  Lines         150      149       -1     
==========================================
- Hits          110      109       -1     
  Misses         40       40              
Impacted Files Coverage Δ
docs/conf.py 58.13% <100.00%> (-0.49%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit b833a92 into master Sep 11, 2022
@tony tony deleted the gp-libs branch September 11, 2022 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants