From e9e34026b04e6490f1c110888e44167e5e319433 Mon Sep 17 00:00:00 2001 From: Jori Date: Fri, 24 Oct 2025 11:40:16 +0000 Subject: [PATCH] Update Rokojori New Version Update --- Rokojori-New-Version-Update.md | 37 +++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/Rokojori-New-Version-Update.md b/Rokojori-New-Version-Update.md index 5d08b7b..5fcc6d1 100644 --- a/Rokojori-New-Version-Update.md +++ b/Rokojori-New-Version-Update.md @@ -1 +1,36 @@ -Welcome to the Wiki. \ No newline at end of file +## **0. Preparation** +- The generation takes 10-30 mins. + + +
+ + +## **1. Rokojori Docs Generation** +- Open the Rokojori Docs Project, pull and than create the docs via the editor + +
+ +## **2. Configure Generator** +- Open GodotDocsGenerator.ts
+Ensure to `updateRokojori` and `createDocIndex` + +
+ +## **3. Ensure Max Pages Creation** +- `npm run pages-rokojori all` + + +
+ +## **4. 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`
+ +
+ +## **5. Update Index** + +change pages/labs/godot/docs/X.X/index to create the index + +
\ No newline at end of file