chore: clean up and reorganize documentation files

refactor(docs): move project chapters to respective stage directories
fix(docs): correct broken links and update README references
style: format database comparison table for better readability
This commit is contained in:
sanbuphy
2026-01-12 14:07:05 +08:00
parent 5e8adc790c
commit 1f23432439
272 changed files with 22 additions and 4278 deletions
-6
View File
@@ -1,6 +0,0 @@
{
"framework": "vitepress",
"buildCommand": "npm run build",
"outputDirectory": "docs/.vitepress/dist",
"installCommand": "npm install"
}