Build docs locally · gitpython-developers/GitPython@a02facd · GitHub
Skip to content

Commit a02facd

Browse files
stsewdByron
authored andcommitted
Build docs locally
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.
1 parent 6df6d41 commit a02facd

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion

doc/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
sphinx<2.0
2+
sphinx_rtd_theme

doc/source/conf.py

Lines changed: 3 additions & 7 deletions

0 commit comments

Comments
 (0)