There are 3 api doc files: apidoc.1.html, apidoc.2.html and apidoc.html. The files with a version number is created from template apidoc.1.rst and apidoc.2.rst by running the make-apidoc-html script:
Usage: make-apidoc-html apidoc.{version}.rst
Output is written to apidoc.{version}.html.
The apidoc.html file and apidoc.2.html should be the same but they are not. Review these files and make adjustments to the template and recreate the html files if needed.
There are 3 api doc files:
apidoc.1.html
,apidoc.2.html
andapidoc.html
. The files with a version number is created from templateapidoc.1.rst
andapidoc.2.rst
by running themake-apidoc-html
script:The
apidoc.html
file andapidoc.2.html
should be the same but they are not. Review these files and make adjustments to the template and recreate the html files if needed.