diff --git a/Godot-New-Version-Doc-Update.md b/Godot-New-Version-Doc-Update.md index 0c5cf3c..495f3e7 100644 --- a/Godot-New-Version-Doc-Update.md +++ b/Godot-New-Version-Doc-Update.md @@ -1,15 +1,15 @@ -## **0. PREPARATION** +## **0. Preparation** - The generation takes 10-30 mins. -## **1. UPDATE GODOT DOCS** +## **1. Get Godot Docs From Source** - Download the newest godot docs by pulling the current version: C:/rokojori/godot-projects/godot

-## **2. GENERETE DOC STRUCTURE (FOR NEW VERSION)** +## **2. Generate Doc Page Structure** - Create the following directories:
source/rokojori.com/pages/en/labs/godot/docs/version/godot
@@ -18,21 +18,21 @@ source/rokojori.com/pages/en/labs/godot/docs/version/rokojori

-## **3. CONFIGURE GENERATOR** +## **3. Configure Generator** Open GodotDocsGenerator.ts
Set new GodotDocsGenerator.version = "X.X"

Ensure to updateGodot and createDocIndex -## **4. UPDATE DOC INDEX SELECTER ** +## **4. Update Doc Index Selector** Open GodotDocsIndexSelector.ts Add the new GodotDocsIndex_X_X -## **5. ENSURE PAGES CREATER WITH MAX PAGES** +## **5. Ensure Max Pages Creation** npm run pages-rokojori all -## **6. RUN UPDATER TO RUN GENERATOR** +## **6. Run Updater for the Generator** Ensure the updater has Godot Doc creation enabled:
source/_rokojori.com/_dev-tools/updater/main.ts
@@ -41,7 +41,7 @@ npm run update-rokojori


-## **7. RUN UPDATER TO RUN GENERATOR** +## **7. Update Index** change pages/labs/godot/docs/X.X/index to create the index