Added readthedocs support for deltacode - #140
Conversation
There was a problem hiding this comment.
@ankit2001 Before I can continue to review this, you need to address the following items:
- remove everything related to the docs virtualenv from this PR
- remove everything from the docs build directory from this PR
It seems like you have those added to the .gitignore file, but they are included in this PR for some and it is impossible to review at the moment.
Also, please rebase this branch into a single commit. Commit mesages such as "Updates" or "changes" are not helpful. It is much better to rebase into a single commit that has descriptive commit message
94746aa to
a93ab8f
Compare
|
i have done the changes now u can review it @MaJuRG , i also added license.rst page ,if you do not need it , i can remove it. |
ca2c03a to
f7eebb7
Compare
steven-esser
left a comment
There was a problem hiding this comment.
@ankit2001 Was the config + content take from the aboutcode repo? Just making sure here.
|
Yeah @MaJuRG , just added license page also, i thought we need it , i can remove it if you want. |
37cd667 to
f3c3e94
Compare
Signed-off-by: ankit2001 <ankitchoudhary202.ac@gmail.com>
steven-esser
left a comment
There was a problem hiding this comment.
Please remove the license.rst file
|
Closing due to stagnation. |
This pr is meant to solve issue #133 . I have moved the deltacode documentation to readthedocs ,now you can configure deltacode repo to deltacode.readthedocs.io.

Please review it @MaJuRG