Feature Request
Motivation
When multiple components exist, the order in which they are documented is determined alphabetically by their name.
Sometimes, users might want to display certain components first.
Proposed Solution
It might already be possible to change the order with a custom Go template file. If so, it would be enough to show an example in the README.md
If not, some other way should exist to define the order.
Feature Request
Motivation
When multiple components exist, the order in which they are documented is determined alphabetically by their name.
Sometimes, users might want to display certain components first.
Proposed Solution
It might already be possible to change the order with a custom Go template file. If so, it would be enough to show an example in the README.md
If not, some other way should exist to define the order.