CDLUC3 / ezid

CDLUC3 ezid
MIT License
10 stars 4 forks source link

Review apidoc #714

Open jsjiang opened 3 months ago

jsjiang commented 3 months ago

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.