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: Use author field for Sphinx #430

Merged
merged 1 commit into from
Aug 24, 2024
Merged

docs: Use author field for Sphinx #430

merged 1 commit into from
Aug 24, 2024

Conversation

stotko
Copy link
Owner

@stotko stotko commented Aug 24, 2024

Previously, the author field was not used such that this information was provided in the copyright field. With the more recent versions of Sphinx and other related libraries, the author field became mandatory. Use it to avoid the default "Author not set" text.

@stotko stotko added this to the 2.0.0 milestone Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.34%. Comparing base (d57a490) to head (c7edd04).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
- Coverage   97.42%   97.34%   -0.08%     
==========================================
  Files          32       32              
  Lines        2524     2524              
==========================================
- Hits         2459     2457       -2     
- Misses         65       67       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stotko stotko merged commit a5ea998 into master Aug 24, 2024
60 of 61 checks passed
@stotko stotko deleted the docs_author branch August 24, 2024 13:22
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.

1 participant