mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
docs: 📝 Update installation documentation to match latest guidelines
This commit is contained in:
parent
7a6b93a36c
commit
844fbf7c9e
4 changed files with 60 additions and 34 deletions
|
|
@ -35,17 +35,8 @@ export default defineConfig({
|
|||
|
||||
sidebar: [
|
||||
{
|
||||
text: "Setup",
|
||||
items: [
|
||||
{
|
||||
text: "Installation",
|
||||
link: "/setup/installation",
|
||||
},
|
||||
{
|
||||
text: "Database",
|
||||
link: "/setup/database",
|
||||
},
|
||||
],
|
||||
text: "Installation",
|
||||
link: "/setup/installation",
|
||||
},
|
||||
{
|
||||
text: "CLI",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue