📚 docs(sidebars.js): add new category "Guides" with an item "loading_document" to the sidebar to improve navigation and organization of documentation

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-07-12 22:03:56 -03:00
commit 924bf56ba1

View file

@ -21,6 +21,12 @@ module.exports = {
"guidelines/collection",
],
},
{
type: "category",
label: "Guides",
collapsed: false,
items: ["guides/loading_document"],
},
// {
// type: 'category',
// label: 'Components',