Adding projects and structure updates

This commit is contained in:
2026-07-05 15:35:40 -04:00
parent 173109d7ca
commit 350aa87d76
11 changed files with 52 additions and 3 deletions
+4 -3
View File
@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "docs/op.docs.md",
"file": "docs/fellowship.docs.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "op.docs"
"title": "fellowship.docs"
}
}
]
@@ -185,8 +185,9 @@
},
"active": "362018eb264ab766",
"lastOpenFiles": [
"docs/doc.zs.md",
"docs/op.docs.md",
"docs/fellowship.docs.md",
"docs/doc.zs.md",
"docs",
"os.docs.md",
"PLUGIN_SETTINGS_UI_GUIDE.md"
+5
View File
@@ -0,0 +1,5 @@
---
category: docs
path: ChronoCCG\chrono.docs
shouldInstallPlugins: true
---
+5
View File
@@ -0,0 +1,5 @@
---
category: docs
path: Fellowship-Reference\fellowship.docs
shouldInstallPlugins: true
---
+5
View File
@@ -0,0 +1,5 @@
---
category: docs
path: JonathanMcCaffrey\jm.docs
shouldInstallPlugins: true
---