Commit Graph

3 Commits

Author SHA1 Message Date
Charlie Egan 7d602449a7 docs: Update documentation to show Debug API uses (#7036)
This three projects (VSCode OPA, nvim-dap-rego, and Regal) building on
this API, I've attempted to update the docs in the right places to
showcase these and their utility to rego authors.

Signed-off-by: Charlie Egan <charlie@styra.com>
2024-09-19 09:23:31 +01:00
Adam Setch fa5c72b36b docs: fix typo (#6637)
Signed-off-by: Adam Setch <adam.setch@outlook.com>
2024-03-18 20:59:22 +01:00
Charlie Egan ea1ecdfef1 docs: Add a new debugging page (#6513)
This page is intended to be a starting point for users debugging various
OPA issues. It outlines various OPA features that can help narrowing
down issues in one place.

Signed-off-by: Charlie Egan <charlie@styra.com>
2024-01-04 21:36:17 +01:00