Thanks Dmitry! On Wed, Sep 5, 2018 at 11:59 PM, Dmitry Melnichuk < dmitry.melnic...@nobitlost.com> wrote:
> Hello, Prachi! > > The section is a hand-written .rst-file, which contains links to some > content, generated from code with `sphinx-apidoc`. > > All autogenerated content resides in `source` folder. For example, this is > an autogenerated page: > > https://apache-ignite-binary-protocol-client.readthedocs.io/ > en/latest/source/pyignite.client.html > > And this is written by hand: > > https://apache-ignite-binary-protocol-client.readthedocs.io/ > en/latest/datatypes/parsers.html > > > On 9/6/18 9:39 AM, Prachi Garg wrote: > >> Hi Dmitry M, >> >> Is the API Specification [1] section of the documentation auto-generated >> from the code? >> >> [1] >> https://apache-ignite-binary-protocol-client.readthedocs.io/ >> en/latest/modules.html >> >>