Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpchen committed Mar 13, 2024
1 parent 48699bc commit 8a78be2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { transformerTwoslash } from 'vitepress-plugin-twoslash';
import { getRegisteredMarkdownTheme } from '../shared/utils';
import { builder } from '../shared/multipleSidebarBuilder';

console.log(JSON.stringify(builder.emitSidebar()['/document/Avalonia/docs/'], null, 2));
// https://vitepress.dev/reference/site-config
export default defineConfig({
markdown: {
Expand Down

0 comments on commit 8a78be2

Please sign in to comment.