Closed 3C111 closed 7 years ago
Sure, it just doesn't work out of the box.
@3C111 what doesn't work? There is a requirements file in docs folder. The rest is shown in .travis.yml
.
Sure, it works now. I had to change the conf.py file.
I am curious what did you have to change since the build is working on travis.
When making the html file I got the error:" Extension error: Could not import extension sphinx.ext.githubpages (exception: No module named githubpages)"
This was solved by removing the "sphinx.ext.githubpage" tag from the conf.py file.
This might be because I didn't follow the travis file for the dependencies since I believe I might have cloned the project before the travis file was added.
@3C111 please try to build the documentation locally before creating a PR.
See the error from travis: