feat: Add API Reference link to documentation #450

Closed
opened 2026-04-05 16:19:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 6/6/2025

This commit introduces a new "API Reference" section in the documentation navigation.

  • A new navigation group "API Reference" is added to Docs/Utils/Nav.ts.
  • This group links to a new page /docs/api-reference/api-reference.
  • The new page Docs/Content/api-reference/API Reference.md is created and contains a link to the main OneUptime API Reference at /reference.

Title of this pull request?

Small Description?

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Screenshots (if appropriate):

*Originally created by @simlarsen on 6/6/2025* This commit introduces a new "API Reference" section in the documentation navigation. - A new navigation group "API Reference" is added to `Docs/Utils/Nav.ts`. - This group links to a new page `/docs/api-reference/api-reference`. - The new page `Docs/Content/api-reference/API Reference.md` is created and contains a link to the main OneUptime API Reference at `/reference`. ### Title of this pull request? ### Small Description? ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [ ] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#450