You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sidebar): use autogenerated sidebar configuration
Replace manual sidebar entries with Docusaurus autogenerated
sidebar using document metadata and category files, simplifying
maintenance and reducing manual configuration overhead.
The import script now creates autogenerated sidebar config for
new versions on first import, preserving any later customizations.
Closes#20
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
0 commit comments