The doc for tutorials implies that when you use a JSON file, JSDoc should respect the ordering of that file for the tutorials.
You can use a JSON file to provide a title for each tutorial and indicates how the tutorials should be sorted and grouped in the documentation.
However, the default theme/template does not respect that, nor do the tutorial items appear to have an order property.
How can I have the order respected in my theme/template?
The doc for tutorials implies that when you use a
JSONfile, JSDoc should respect the ordering of that file for the tutorials.However, the default theme/template does not respect that, nor do the tutorial items appear to have an order property.
How can I have the order respected in my theme/template?