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: Fixed documentation build #644

Merged
merged 2 commits into from
Nov 22, 2021
Merged

docs: Fixed documentation build #644

merged 2 commits into from
Nov 22, 2021

Conversation

fg-mindee
Copy link
Contributor

This PR introduces the following modifications:

  • cleans up the remaining files after multi-version build
  • fixed a silent fail of git checkout because of untracked files (which are now removed once the specific doc version is built)

Any feedback is welcome!

@fg-mindee fg-mindee added topic: documentation Improvements or additions to documentation critical High priority labels Nov 22, 2021
@fg-mindee fg-mindee added this to the 0.5.0 milestone Nov 22, 2021
@fg-mindee fg-mindee self-assigned this Nov 22, 2021
Copy link
Collaborator

@charlesmindee charlesmindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #644 (5c1bb28) into main (0aa4bb1) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
- Coverage   96.09%   96.07%   -0.03%     
==========================================
  Files         112      112              
  Lines        4357     4357              
==========================================
- Hits         4187     4186       -1     
- Misses        170      171       +1     
Flag Coverage Δ
unittests 96.07% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dels/detection/differentiable_binarization/base.py 91.19% <0.00%> (-0.63%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0aa4bb1...5c1bb28. Read the comment docs.

@fg-mindee fg-mindee merged commit e549149 into main Nov 22, 2021
@fg-mindee fg-mindee deleted the doc-fix branch November 22, 2021 16:36
@fg-mindee fg-mindee added ext: docs Related to docs folder type: bug Something isn't working labels Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical High priority ext: docs Related to docs folder topic: documentation Improvements or additions to documentation type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants