Update Rokojori New Version Update
parent
88d14f53ba
commit
e9e34026b0
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue