This question has been flagged

I have my own customise module for which i have to generate documentation using python's utility "sphinx". I got one reference- 'https://pypi.python.org/pypi/odoo-sphinx-autodoc/0.3.2'.But not getting how to use this addon to generate doc using it.

Can anyone guide me with the step by step process?

Avatar
Discard
Best Answer

Hi Deepika,

As per your question, these are the links I have found. I suppose these links might help you.

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-sphinx-on-ubuntu-16-04 
http://www.sphinx-doc.org/en/1.5.1/tutorial.html
https://gisellezeno.com/tutorials/sphinx-for-python-documentation.html

Thanks

Avatar
Discard