Skip to content

Commit 63f0c87

Browse files
committed
Try to fix index.rst and also incude python docs
1 parent 247a285 commit 63f0c87

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ script:
8080
after_success:
8181
- pwds
8282
- cd ../../docs
83+
- mv ../src/ifcblenderexport/docs/_build/* ./output
8384
- pwd
8485
- ls -al
8586
- MESSAGE=$(git log --oneline -1)

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.. toctree::
22
:maxdepth: 3
33

4-
about
54
rst_files/library_root
65

76

0 commit comments

Comments
 (0)