Use SPI manifest documentation_targets
sort order for documentation archives
#1974
Labels
bug
Something isn't working
Discussed in #1970
Originally posted by Mordil August 14, 2022
I just added SPI support for hosting DocC documentation, and the output is not following my specified ordering in the YAML file:
Instead, it sorts alphabetically, which leaves the module RedisTypes as the entry point for documentation and first in the list of module documentation.
This causes me a problem, because RediStack is the main purpose of the package.
The text was updated successfully, but these errors were encountered: