You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I see docs for a website, I'd expect an explicit link to the API documentation too.
The API is explained in that section, but it'd be nice to get the full story without having to infer.
There's an implicit link to the API here:
I think this would be 1000% better if it said "(click here for API)", or even a section that said "API Documentation", and then said "Here, go look at the gym/core.py."
I'd submit a PR, but with #2012, I dunno where to submit it...
The text was updated successfully, but these errors were encountered:
Just to throw in some more rando comment, one thing that got me to is that both unlinked and linked preformatted text are the same color, so it's hard to tell what's a link:
In this pic, observation_space is just text, whereas Space is not.
(That being said, thanks for the great work! It's super nice to leverage this library!)
For the website's docs: http://gym.openai.com/docs/
When I see docs for a website, I'd expect an explicit link to the API documentation too.
The API is explained in that section, but it'd be nice to get the full story without having to infer.
There's an implicit link to the API here:
I think this would be 1000% better if it said "(click here for API)", or even a section that said "API Documentation", and then said "Here, go look at the
gym/core.py
."I'd submit a PR, but with #2012, I dunno where to submit it...
The text was updated successfully, but these errors were encountered: