mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-07 10:17:39 +02:00
Autogenerate API sidebar
This commit is contained in:
@@ -75,6 +75,17 @@ const config = {
|
||||
sidebarOptions: {
|
||||
groupPathsBy: "tag", // generate a sidebar.js slice that groups operations by tag
|
||||
},
|
||||
version: "1.0",
|
||||
label: "v1.0",
|
||||
baseUrl: "1.0",
|
||||
versions: {
|
||||
"1.1": {
|
||||
specPath: "docs/API-docs/opensign.yaml",
|
||||
outputDir: "docs/API-docs-1.1",
|
||||
label: "v1.1",
|
||||
baseUrl: "1.1",
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user