Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google docstring standard not rendering correctly. #102

Closed
lsetiawan opened this issue Sep 29, 2017 · 2 comments
Closed

Google docstring standard not rendering correctly. #102

lsetiawan opened this issue Sep 29, 2017 · 2 comments

Comments

@lsetiawan
Copy link
Member

@ocefpaf I tested out the docstring on my latest change #98. But Args doesn't seem to be rendering correctly.. Should I add * or - to make it a list?

screenshot 2017-09-29 08 26 48

@ocefpaf
Copy link
Member

ocefpaf commented Sep 29, 2017

Let me check it locally.. Hold on. (sphinx is very annoying with the indentation.)

@lsetiawan
Copy link
Member Author

I did this on the .rst

:mod:`Read Services`
----------------------

.. automodule:: odm2api.ODM2.services.readService
   :members:
   :undoc-members:
   :show-inheritance:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants