documentationjs / documentationjs/documentation
Issue with options.sort param on build and buildSync functions
Open
bug
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
The JSDoc for the build and buildSync functions in index.js say that options.order may be used to order the documentation. The options.order parameter does not seem to affect the the order. The options.toc parameter does sort the documentation, but is not documented in the JSDocs for these two functions.
Contributor guide
Assessment
This issue has not been assessed yet.