-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Description
During my work for documentation of bs-react-native, none of the references to other modules work.
After digging around the documentation, it looks like the references are resolved properly - none of the links are underlined with red color and message about missing module.
References to local modules (included within the current one) work w/o issues. I am using {!XYZ} syntax for this.
Please check https://reasonml-community.github.io/bs-react-native/BsReactNative/status.html, https://github.com/reasonml-community/bs-react-native/blob/master/docs/pages/page-status.mld.
CC: @Ostera