diff --git a/Godot-New-Version-Doc-Update.md b/Godot-New-Version-Doc-Update.md index 94607de..2a9051c 100644 --- a/Godot-New-Version-Doc-Update.md +++ b/Godot-New-Version-Doc-Update.md @@ -1,15 +1,18 @@
+ ## **0. Preparation** - The generation takes 10-30 mins.
+ ## **1. Get Godot Docs From Source** - Download the newest godot docs by pulling the current version: C:/rokojori/godot-projects/godot
+ ## **2. Generate Doc Page Structure** - Create the following directories:
@@ -18,24 +21,28 @@ source/rokojori.com/pages/en/labs/godot/docs/version/rokojori
+ ## **3. Configure Generator** Open GodotDocsGenerator.ts
Set new GodotDocsGenerator.version = "X.X"
Ensure to updateGodot and createDocIndex
+ ## **4. Update Doc Index Selector** Open GodotDocsIndexSelector.ts Add the new GodotDocsIndex_X_X
+ ## **5. Ensure Max Pages Creation** npm run pages-rokojori all
+ ## **6. Run Updater for the Generator** Ensure the updater has Godot Doc creation enabled:
source/_rokojori.com/_dev-tools/updater/main.ts
@@ -43,6 +50,7 @@ source/_rokojori.com/_dev-tools/updater/main.ts
npm run update-rokojori

+ ## **7. Update Index** change pages/labs/godot/docs/X.X/index to create the index