Use full paths for API documentation links
authorBrett Smith <brett.smith@curii.com>
Thu, 28 Dec 2023 19:29:30 +0000 (14:29 -0500)
committerBrett Smith <brett.smith@curii.com>
Thu, 28 Dec 2023 19:29:30 +0000 (14:29 -0500)
commit1f63df555d466b17e4f7c59b44ef00a2df975f59
tree3f5ef47c2e3d4087308d660438d158c0e942fca7
parentc656b0b18c31e14e3313391d1608eb6fe2ab7819
Use full paths for API documentation links

Most of the cross-reference links in our documentation point to a
specific page. These links are unusual in that they point to a
directory. Lately the linkchecker has been intermittently complaining
about them:

  URL        `file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/api'
  Name       `API documentation'
  Parent URL file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/admin/scoped-tokens.html, line 306, col 576
  Real URL   file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/api/
  Warning    [file-missing-slash] Added trailing slash to
             directory.
  Result     Valid: directory

This causes a test failure. Spell out the rest of the link to prevent
that. No issue #.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
doc/admin/scoped-tokens.html.textile.liquid