Skip to content

dist.sphinxext: new sphinx extension#89

Merged
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:sphinx-ext
Nov 14, 2022
Merged

dist.sphinxext: new sphinx extension#89
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:sphinx-ext

Conversation

@arthurzam
Copy link
Copy Markdown
Member

Small sphinx extension to generate docs from argparse scripts.
Simplifies all conf.py across all pkgcore stack.
Before I can use it in other parts of stack, I need to release snakeoil

Small sphinx extension to generate docs from argparse scripts.
Simplifies all `conf.py` across all pkgcore stack.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 11, 2022

Codecov Report

Base: 58.85% // Head: 58.67% // Decreases project coverage by -0.17% ⚠️

Coverage data is based on head (1bd48a4) compared to base (f3486bd).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   58.85%   58.67%   -0.18%     
==========================================
  Files          55       57       +2     
  Lines        6659     6679      +20     
  Branches     1383     1384       +1     
==========================================
  Hits         3919     3919              
- Misses       2503     2523      +20     
  Partials      237      237              
Impacted Files Coverage Δ
src/snakeoil/dist/distutils_extensions.py 0.00% <0.00%> (ø)
src/snakeoil/dist/generate_docs.py 0.00% <0.00%> (ø)
src/snakeoil/dist/sphinxext.py 0.00% <0.00%> (ø)
src/snakeoil/dist/utilities.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gentoo-bot gentoo-bot merged commit 1bd48a4 into pkgcore:master Nov 14, 2022
@gentoo-bot gentoo-bot temporarily deployed to github-pages November 14, 2022 20:50 Inactive
@arthurzam arthurzam deleted the sphinx-ext branch November 14, 2022 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants