Update Godot New Version Doc Update

Jori 2025-10-23 17:14:59 +00:00
parent d275992908
commit 7913bb57d6
1 changed files with 8 additions and 9 deletions

@ -27,31 +27,30 @@ Ensure to `updateGodot` and `createDocIndex`
<br>
## **4. Update Doc Index Selector**
- Open GodotDocsIndexSelector.ts<br>
Add the new `GodotDocsIndex_X_X`
<br>
## **5. Ensure Max Pages Creation**
## **4. Ensure Max Pages Creation**
- `npm run pages-rokojori all`
<br>
## **6. Run Updater for the Generator**
## **5. Run Updater for the Generator**
- Ensure the updater has Godot Doc creation enabled: <br>
source/_rokojori.com/_dev-tools/updater/main.ts <br>
`npm run update-rokojori`<br>
<br>
## **7. Update Index**
## **6. Update Index**
change pages/labs/godot/docs/X.X/index to create the index
<br>
## **7. Update Doc Index Selector**
- Open GodotDocsIndexSelector.ts<br>
Add the new `GodotDocsIndex_X_X`