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

docs: Move to gp-libs (our internal helpers for sphinx) #381

Merged
merged 5 commits into from
Sep 11, 2022
Merged

Conversation

tony
Copy link
Member

@tony tony commented Sep 11, 2022

Changes

Sphinx-click issue

Fixed via gp-libs v0.0.1a10

git-pull/gp-libs#11

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

And we can remove sphinx-autoapi
@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Merging #381 (30f273c) into master (303ee97) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
- Coverage   87.40%   87.38%   -0.02%     
==========================================
  Files          13       13              
  Lines         675      674       -1     
==========================================
- Hits          590      589       -1     
  Misses         85       85              
Impacted Files Coverage Δ
vcspull/config.py 95.34% <0.00%> (-0.04%) ⬇️

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

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.
This makes locking much easier
@tony tony merged commit 202789e into master Sep 11, 2022
@tony tony deleted the gp-libs branch September 11, 2022 15:43
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.

None yet

1 participant