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 1694d05 commit bc83ce2Copy full SHA for bc83ce2
src/odoc/bin/main.ml
@@ -564,8 +564,8 @@ module Odoc_html_args = struct
564
"EXPERIMENTAL: Output HTML files in 'embeddable json' mode, where HTML \
565
fragments (preamble, content) together with metadata (uses_katex, \
566
breadcrumbs, table of contents) are emitted in JSON format. The \
567
- structure of the output should be considered unstable and no \
568
- guarantees are made about backward compatibility."
+ structure of the output should be considered unstable and no guarantees \
+ are made about backward compatibility."
569
in
570
Arg.(value & flag & info ~doc [ "as-json" ])
571
0 commit comments