Fixes many build info warnings about absolute paths due to MkDocs' improved validation. Made the links that are generated more correct.
0.4.0
Fixes sorting categories, child pages, etc. containing numbers by using natural sorting from the `natsort` package rather than the default sorting function.
0.3.0
Added support for subcategories. Python 3.10 or higher is now required.
0.2.1
Patch release.
Fixes 1: replaces absolute paths with relative ones.
0.2.0
Introduces support for the automatic generation of category index pages. This new default behavior can be turned off using an option.