This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
(documentation)
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
(lang dune 1.5)
|
||||
(name ocaml-labs)
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{0 Big title}
|
||||
|
||||
Let's test a link to {{!page-otherpage}Other page} and see if it works.
|
||||
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{0 The other page}
|
||||
|
||||
This is the other page. Congratulations!
|
||||
|
||||
|
|
@ -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]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue