This commit is contained in:
swrup 2025-11-11 02:07:51 +01:00
parent aa2ff7b2f0
commit 2f3113f55d
11742 changed files with 1223940 additions and 0 deletions

View file

@ -0,0 +1,2 @@
(lang dune 1.5)
(name ocaml-labs)

View file

@ -0,0 +1,4 @@
{0 Big title}
Let's test a link to {{!page-otherpage}Other page} and see if it works.

View file

@ -0,0 +1,4 @@
{0 The other page}
This is the other page. Congratulations!

View file

@ -0,0 +1,10 @@
Make sure that links between mld files are resolved even when there is
no library associated with the project
This test case is based on code provided by @vphantom, ocaml/dune#2007
$ dune build _doc/_html/odoc_page_link_bug/index.html
$ grep -r xref-unresolved _build/default/_doc/_html/odoc_page_link_bug/index.html
[1]