Tutorial:Generating the Guide
From PMDOWiki
PMDO is able to generate guide docs that list details such as the data for moves and where a Pokémon species can be encountered. This is a tutorial on how to generate them.
Steps
Generating the Guide
First, open a terminal in the folder where PMDO's executable can be found. On windows, this can be done by right clicking and selecting "Open Terminal".
Type into the terminal ./PMDO.exe -guide. This will begin the process of compiling all of the docs.
The docs will take a lot of time to compile for the last step, the recruitment list - there's tons of data to generate, so this is expected. Keep the terminal open while waiting for the step to complete.
Once done, the process will stop and all the docs will be generated.


