Skip to content

Commit

Permalink
doc: put uncategorized pages under the best header (ocaml#7683)
Browse files Browse the repository at this point in the history
Fixes ocaml#7584

This makes sure that the intermediate state we're in still makes sense
in a release. The pages in question are not 100% of the right type but
they make sense as part of the section.

Signed-off-by: Etienne Millon <me@emillon.org>
  • Loading branch information
emillon committed May 15, 2023
1 parent 1bbd527 commit 60f4038
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ Welcome to Dune's Documentation!

howto/formatting
howto/opam-file-generation
cross-compilation
foreign-code
documentation
sites
instrumentation
jsoo
toplevel-integration
variants
tests

.. toctree::
:caption: Reference Guides
Expand All @@ -49,18 +58,9 @@ Welcome to Dune's Documentation!
concepts/promotion
concepts/package-spec
coq
cross-compilation
foreign-code
caching
dune-libs
rpc
documentation
sites
instrumentation
jsoo
toplevel-integration
variants
tests

.. toctree::
:caption: Explanations
Expand Down

0 comments on commit 60f4038

Please sign in to comment.