The comments and texts written in reStructuredText in a source code can be imported using the autodoc extension of sphinx.
Our goal of this issue is about to write a short description for a function and a module which have been implemented so that documentation would be auto-generated and would be published on the web.
The comments and texts written in reStructuredText in a source code can be imported using the autodoc extension of sphinx.
Our goal of this issue is about to write a short description for a function and a module which have been implemented so that documentation would be auto-generated and would be published on the web.
Reference: [1] autodoc: http://sphinx.pocoo.org/ext/autodoc.html