Skip to content

Made page in the Sphinx docs for just the REST API docs

Sam Kagan requested to merge STT-1155-make-rest-api-tab-on-sphinx-docs into main

Also fixed the page for all the middle-layer docs

To test locally (copied from @mferguso):

  1. Pull the branch
  2. cd docs/sphinx
  3. sh generate.sh
  4. make html
  5. In a browser, open a file and go to _build/html and open the index.html to explore the new additions to the docs.
Edited by Sam Kagan

Merge request reports