this repo has no description

Url of identifier: fix docstring

authored by

Paul-Elliot and committed by jon.recoil.org 19b91e7f b426618b

-2
-2
src/document/url.mli
··· 124 124 - Using [~stop_before:false] with a module that does not contain an 125 125 expansion, such as a module alias. This will return [Ok url] but [url] 126 126 leads to a 404. 127 - - Using [~stop_before:true] with a module that does not contain a parent, 128 - such as a root module. This will return an [Error _] value. 129 127 - Calling it with an unlinkable id, such as a core type. This will return 130 128 an [Error _] value. 131 129