Skip to main content

Help for those that want to contribute to documentation

Plantuml

Plantuml is enabled:

plantuml

Doc file names

In sub-directories, prefix names with a number to be able to use autogenerated:

build tree

buildSidebar: [
{
type: 'category',
label: 'Build',
items: [
'build/intro',

],
},
{
type: 'category',
label: 'Getting Started',
items: [

{
type: 'autogenerated',
dirName: 'build/getting-started', // auto-generate from this subfolder
},

],
},

],

Hologram