Skip to content

Build docs locally - #867

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
stsewd:fix-local-docs
Jul 20, 2019
Merged

Build docs locally#867
Byron merged 1 commit into
gitpython-developers:masterfrom
stsewd:fix-local-docs

Conversation

@stsewd

Copy link
Copy Markdown
Contributor

Currently make html will output pages without styles
or different from the online documentation.

With this change the local documentation looks the same as the online
documentation.

Currently `make html` will output pages without styles
or different than the online documentation.
With this change the local documentation looks the same as the online
documentation.
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #867 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #867 +/- ##
==========================================
- Coverage 94.67% 94.66% -0.02% 
==========================================
Files 59 59 Lines 9393 9389 -4 ==========================================
- Hits 8893 8888 -5 - Misses 500 501 +1
Impacted FilesCoverage Δ
git/test/test_remote.py97.54% <0%> (-0.28%)⬇️
git/cmd.py83.83% <0%> (-0.14%)⬇️

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 6971a93...39f0ef3. Read the comment docs.

@ByronByron added this to the v2.1.12 - Bugfixes milestone Jul 20, 2019
@Byron

Copy link
Copy Markdown
Member

Thanks a lot! This PR is much appreciated!

@Byron
Byron merged commit a02facd into gitpython-developers:masterJul 20, 2019
@stsewd
stsewd deleted the fix-local-docs branch July 20, 2019 16:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@stsewd@codecov-io@Byron