Update Rokojori New Version Update

Jori 2025-10-24 11:40:16 +00:00
parent 88d14f53ba
commit e9e34026b0
1 changed files with 36 additions and 1 deletions

@ -1 +1,36 @@
Welcome to the Wiki.
## **0. Preparation**
- The generation takes 10-30 mins.
<br>
## **1. Rokojori Docs Generation**
- Open the Rokojori Docs Project, pull and than create the docs via the editor
<br>
## **2. Configure Generator**
- Open GodotDocsGenerator.ts <br>
Ensure to `updateRokojori` and `createDocIndex`
<br>
## **3. Ensure Max Pages Creation**
- `npm run pages-rokojori all`
<br>
## **4. 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>
## **5. Update Index**
change pages/labs/godot/docs/X.X/index to create the index
<br>