AkeemAllen / WikiGen

Desktop Application to generate wikis for Pokemon Rom Hacks
5 stars 1 forks source link

Type/Evolution Change pages #28

Closed AkeemAllen closed 2 months ago

AkeemAllen commented 2 months ago

As Rom Hack Builder/Maintainer, I want separate pages generated that show type changes and evolutions changes to pokemon in one place for easy reference.

AkeemAllen commented 2 months ago

Made enhancements to the nav property on the mkdocs stuct as well. Now it uses serde_yaml::Value as its type instead of the bespoke solution I created with the Navigation struct. This should make it much easier to manipulate the items in the nav