Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/odoc_for_authors.mld
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ This is useful if the module name is ambiguous, e.g., if there are two modules [
You may need to add the library to the per-package config file.
- [odoc3]: [ {!/package/path/to/page-foo} ] - this is a path to a page [foo] in the package [package].
The package will need to be added to the per-package config file.
- [odoc3]: [ {!//path/to/page-foo} ] - this is a path to a page [foo] in the {i current} package.

The prefixes supported are:
- [module]
Expand Down