Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[DOC] Add a requirements file for readthedocs #3773
Conversation
markotoplak
force-pushed the
markotoplak:fix-readthedocs
branch
from
27bd914
to
0af7a9a
Apr 26, 2019
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Apr 26, 2019
Codecov Report
@@ Coverage Diff @@
## master #3773 +/- ##
======================================
Coverage 84.9% 84.9%
======================================
Files 374 374
Lines 68852 68852
======================================
Hits 58457 58457
Misses 10395 10395 |
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Apr 26, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #3773 +/- ##
=========================================
- Coverage 84.9% 84.9% -0.01%
=========================================
Files 374 374
Lines 68852 68852
=========================================
- Hits 58460 58457 -3
- Misses 10392 10395 +3 |
markotoplak
changed the title
Add a requirements file for readthedocs
[DOC] Add a requirements file for readthedocs
Apr 26, 2019
markotoplak
merged commit f099ced
into
biolab:master
Apr 26, 2019
4 of 5 checks passed
codecov/project
84.9% (-0.01%) compared to e57235a
Details
codecov/patch
Coverage not affected when comparing e57235a...0af7a9a
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
license/cla
Contributor License Agreement is signed.
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
markotoplak commentedApr 26, 2019
•
edited
Issue
Fixed #3754
Description
Here I built test documentation from this branch:
https://test-123-or-wid.readthedocs.io/en/latest/gui.html
Compare with
https://orange-development.readthedocs.io/gui.html
After this is merged, we also need to set requirements file on ReadTheDocs to "requirements-readthedocs.txt"