Below I present the tutorial items I have followed to obtain the template shown in this repository. Notice that I have only focused on the HTML format, Python object documentation and the deployment ...
Install the following packages using pip. pip install sphinx pip install sphinx_rtd_theme pip install recommonmark pip install nbsphinx Install sphinx package using pip, if not already installed. From ...