jsdoc2md / jsdoc-parse

parses jsdoc documentation from javascript or html files, outputs JSON
MIT License
99 stars 19 forks source link

Resurrect 'sort-by' option #36

Closed whitlockjc closed 5 years ago

whitlockjc commented 5 years ago

I'm just now upgrading from a very old version of jsdoc-to-markdown and it seems the sort-by option was removed in 1d51ff3f4276cc607ebcba2cde3b1f1177fbff7b. Is this feature available elsewhere? If not, can we get it back?

75lb commented 5 years ago

Hi, please see the answer in this issue for a description of how to sort the docs.

Closing this ticket as a duplicate but leaving the existing one open.