mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-27 21:06:38 +00:00
add first version using docusaurus-openapi-docs
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
|
||||
const sidebars = {
|
||||
// By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
|
||||
docs: [{type: 'autogenerated', dirName: 'documentation'}],
|
||||
api: require("./docs/api/sidebar.js")
|
||||
|
||||
// But you can create a sidebar manually
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user