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
{{ message }}
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Awaiting upstream fix which allows us to configure category index linking. Important to prevent e.g.
api/trust/Trust.md
api/trust/TrustFactory.md
from becoming
api/trust/index.html
api/trust/TrustFactory.html
where the trust category in the sidebar becomes a category link containing the documentation for the Trust contract. Instead, we want Trust to exist as its own page, with no category index page.
Awaiting upstream fix which allows us to configure category index linking. Important to prevent e.g.
from becoming
where the
trust
category in the sidebar becomes a category link containing the documentation for the Trust contract. Instead, we want Trust to exist as its own page, with no category index page.See facebook/docusaurus#5830 (comment)
The text was updated successfully, but these errors were encountered: