diff --git a/Godot-New-Version-Doc-Update.md b/Godot-New-Version-Doc-Update.md index a0bb2dd..114b26e 100644 --- a/Godot-New-Version-Doc-Update.md +++ b/Godot-New-Version-Doc-Update.md @@ -27,31 +27,30 @@ Ensure to `updateGodot` and `createDocIndex`
-## **4. Update Doc Index Selector** -- Open GodotDocsIndexSelector.ts
-Add the new `GodotDocsIndex_X_X` - -
- -## **5. Ensure Max Pages Creation** +## **4. Ensure Max Pages Creation** - `npm run pages-rokojori all`
-## **6. Run Updater for the Generator** +## **5. Run Updater for the Generator** - Ensure the updater has Godot Doc creation enabled:
source/_rokojori.com/_dev-tools/updater/main.ts
`npm run update-rokojori`

-## **7. Update Index** +## **6. Update Index** change pages/labs/godot/docs/X.X/index to create the index +
+ +## **7. Update Doc Index Selector** +- Open GodotDocsIndexSelector.ts
+Add the new `GodotDocsIndex_X_X`