We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79c625 commit 433218fCopy full SHA for 433218f
1 file changed
docs/.vitepress/config.mjs
@@ -50,13 +50,14 @@ export default defineConfig({
50
{ text: "Key Reminders", link: "/guides/reminders" },
51
{ text: "Connecitiviy Files", link: "/guides/connectivity" },
52
{ text: "Simulation Files", link: "/guides/simulation_data" },
53
+ { text: "Install and Launch", link: "/guides/install_and_launch" },
54
],
55
},
56
{
57
text: "QuickView",
58
items: [
59
{ text: "Resources", link: "/guides/quickview/resources" },
- { text: "Shortcuts", link: "/guides/quickview/shortcuts" },
60
+ { text: "Keyboard Shortcuts",link: "/guides/quickview/shortcuts" },
61
{ text: "Toolbar", link: "/guides/quickview/toolbar" },
62
{ text: "Control Panels", link: "/guides/quickview/control_panels" },
63
{ text: "Viewport", link: "/guides/quickview/viewport" },
0 commit comments