- Added a postprocess function option to template config options
- Added support for templates.collapse option. When set to true only the active component's members are expanded.
- Added templates.resources option that takes an object where the keys are the labels and the values are links to external resources.
- Minor css bugfixes
- Fix issue where all elements would be hidden if no excludePattern is included (#16 thanks @mercmobily)
- Display bullet points in documentation (#17) thanks @mercmobily)
- Allow
disableSort
to be included in template to prevent automatic sorting of classes and methods (#15 thanks @mercmobily)
- Hide hidden modules from members section
- Add anchor tags to examples
- Increase max-width of sections