browsertrix/.github
Ilya Kreymer 99115473e5
Docs: Add API Reference as top-level nav (#2180)
can either link to redoc hosted elsewhere or make a local copy:
- for local frontend build, just redirect to
http://localhost:30870/api/redoc
- for deployment, make local copy: run copy-api-docs.sh, copy locally
from prod and serve at /api/
- copy-api-docs.sh copies openapi.json, redoc and logo to /api/ dir
- if analytics enabled, also injects analytics scripts
- for local testing, run copy-api-docs.sh and then run mkdocs serve
- ci: copy from prod server
- fixes #1582
2024-11-27 17:00:54 -08:00
..
ISSUE_TEMPLATE feat: Add details on translation status (#2139) 2024-11-12 13:59:34 -08:00
PULL_REQUEST_TEMPLATE chore: Update PR template headings (#2132) 2024-11-05 19:11:58 -08:00
workflows Docs: Add API Reference as top-level nav (#2180) 2024-11-27 17:00:54 -08:00