Skip to content

Commit 4a4ada4

Browse files
committed
HACKING.md
1 parent 95a89df commit 4a4ada4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

HACKING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
1010
* dune-release opam submit
1111

1212
# Documentation generation
13-
* Disable library wrapping
14-
ocamldoc doesn't play well with module aliases and library wrapping as
15-
done in dune. The short term solution is disable wrapping when
16-
generating the doc. The proper solution will be to switch to odoc.
17-
Replace (wrapped true) and (wrapped (transition ..)) by (wrapped
18-
false) in dune files.
1913
* make doc
2014
* git checkout wikidoc
2115
* git reset --hard origin/wikidoc

0 commit comments

Comments
 (0)