We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c7328 commit ed9c163Copy full SHA for ed9c163
doc/test/run.t
@@ -8,5 +8,15 @@ is fine, but you then need to update the list of such exceptions below.
8
9
$ DUNE_LANG=$(dune internal latest-lang-version)
10
$ grep '(lang dune' ../*.rst | grep -v "$DUNE_LANG"
11
+ ../coq.rst: (lang dune 3.17)
12
13
+ ../foreign-code.rst: (lang dune 3.17)
14
../hacking.rst:``(lang dune 2.7)`` in their ``dune`` project file to use it.
15
+ ../hacking.rst: (lang dune 3.17)
16
+ ../instrumentation.rst: (lang dune 3.17)
17
18
+ ../melange.rst: (lang dune 3.17)
19
+ ../sites.rst: (lang dune 3.17)
20
21
22
../tests.rst: (lang dune 2.7)
0 commit comments