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 95a89df commit 4a4ada4Copy full SHA for 4a4ada4
HACKING.md
@@ -10,12 +10,6 @@
10
* dune-release opam submit
11
12
# 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.
19
* make doc
20
* git checkout wikidoc
21
* git reset --hard origin/wikidoc
0 commit comments