Closed mariusvniekerk closed 8 years ago
@ericdill @parente Not entirely sure why the sphinx stuff is moaning.
@mariusvniekerk Try adding a blank line between "Complete Reference (API)" and the line above it.
If you make your PR writable, I can experiment if that newline doesn't solve it.
The whitespace fix has to go in the bash readme hack script. There's other problems after that as well.
I tried to push to your branch but can't. Can you check the access permissions?
There's various deps missing that are causing imports to fail: pandas, pyyaml.
We should try building the doc within the docker container.
Looks like we're green now. Anything else we want to add here ?
Is it posting to RTFD properly? If so, :shipit:
Well it pushes to gh pages. But should be fine.
https://travis-ci.org/MaxPoint/spylon/jobs/160656977#L758
Looks like the hackery we do with index.rst confuses it. I'll make a follow-on
Follow on in #17
Let's see if this works.