mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
Valid values for the `--sort-order` flag are `"source"` (default) and `"alpha"`. When set to `"alpa"` the order of the entries in the docs are sorted alphabetically. Fixes #534