API Documentation Section is blank
loscil06 opened this issue · 4 comments
loscil06 commented
evereux commented
I'm aware of the issue but I currently haven't been able to solve it. The API docs build fine from the source but Read the Docs doesn't.
Any suggested solutions would be great.
evereux commented
This is fixed now.
The problem was due to the requirements-development.txt
file. Simply, this file should have all the production requirements PLUS the development requirements.
loscil06 commented
Thanks a lot.
evereux commented
You're welcome.
Note that this is currently in the 0.2.1 branch only until it's merged to master: https://flicket.readthedocs.io/en/0.2.1/.
There have been no changes to the API to 0.2.1 though.