Uh oh!
There was an error while loading. Please reload this page.
Added sphinx documentation - #163
Conversation
priyanshunayan
commented
Feb 8, 2021
Can you let me know what are errors that you are facing while using the agent so that we can fix them? |
priyanshunayan
left a comment
There was a problem hiding this comment.
Adding the steps to run the sphinx docs locally can be a good addition in the readme?
raoashish10
commented
Feb 8, 2021
@priyanshunayan Sure! I will add the steps. My doubt was that when I am trying to run the put function with the new Apidoc, I am getting an error: Am I missing any steps or am I making any mistake? |
raoashish10
commented
Feb 15, 2021
@priyanshunayan I managed to fix the error (@farazkhanfk7 helped out) and I have added examples for different types of request with the Movie api doc. Let me know if anything else needs to be changed. I have also added the steps to build the docs locally in a README file. |
priyanshunayan
left a comment
There was a problem hiding this comment.
Overall a ✨ work!
I have suggested a few minor changes and we would be good to go!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.

Checklist
Description
Added a sphinx documentation for the hydra-python-agent repo as I noticed that it didn't have one. Also the documentation can then be hosted on readthedocs so that it can be embedded into the new documentation. The sphinx documentation was created specially for the automodule feature
Change logs
Added
A docs folder which contains the sphinx documentation.
I am running into some errors while using the agent with the new Movie API doc. So the index page is incomplete because it has certain examples missing which I will add as soon as I fix the erros.