You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocC has a --enable-experimental-combined-documentation flag which can be used via .spi.yml to generate a root page. Since we direct away from /documentation to the first module's docs, we make that flag useless.
We probably want to only conditionally redirect if there's no root page. This will probably be a full feature at some point in the future.
The text was updated successfully, but these errors were encountered:
DocC has a
--enable-experimental-combined-documentation
flag which can be used via.spi.yml
to generate a root page. Since we direct away from/documentation
to the first module's docs, we make that flag useless.We probably want to only conditionally redirect if there's no root page. This will probably be a full feature at some point in the future.
The text was updated successfully, but these errors were encountered: