Skip to content

Commit 2b2c4fa

Browse files
Rodolphe LepigreJan-Oliver Kaiser
Rodolphe Lepigre
authored and
Jan-Oliver Kaiser
committed
[BR] disable documentation and test suite build.
1 parent 3339a66 commit 2b2c4fa

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

doc/dune doc/dune.disabled

File renamed without changes.
File renamed without changes.

dune

+4-4
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
(run tools/dune_rule_gen/gen_rules.exe Ltac2 user-contrib/Ltac2 -split %{env:COQ_DUNE_EXTRA_OPT=}))))
8383

8484
; Use summary.log as the target
85-
(alias
86-
(name runtest)
87-
(package coq)
88-
(deps test-suite/summary.log))
85+
;(alias
86+
; (name runtest)
87+
; (package coq)
88+
; (deps test-suite/summary.log))
8989

9090
; For make compat
9191
(alias

dune-project

+1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ development of interactive proofs."))
148148

149149
(package
150150
(name coq-doc)
151+
(allow_empty)
151152
(license "OPUBL-1.0")
152153
(depends
153154
(conf-python-3 :build)
File renamed without changes.

0 commit comments

Comments
 (0)