docs, core: error messaging [wip] (#27397)

This commit is contained in:
Erick Friis
2024-10-16 20:39:36 -07:00
committed by GitHub
parent 202d7f6c4a
commit 0ebddabf7d
12 changed files with 644 additions and 6 deletions

View File

@@ -181,6 +181,11 @@ const config = {
docId: "people",
label: "People",
},
{
type: "doc",
docId: "troubleshooting/errors/index",
label: "Error reference",
},
{
type: 'html',
value: '<hr class="dropdown-separator" style="margin-top: 0.5rem; margin-bottom: 0.5rem">',