Stand-alone documentation pages are back, it's great. Here's another batch of comment regarding regressions in the package documentations: * Missing title and first paragraph ([old](https://guillaume.munch.name/software/ocaml/memprof-limits/Memprof_limits/index.html) vs. [new](https://v3.ocaml.org/p/memprof-limits/0.2.0/doc/Memprof_limits/index.html); [old](https://guillaume.munch.name/software/ocaml/memprof-limits/recovering.html) vs. [new](https://v3.ocaml.org/p/memprof-limits/0.2.0/doc/recovering.html)) * You cannot go back to the toplevel page using the table of contents from other pages (nor using the page hierarchy on the top right): the only way is to click on the "Documentation" tab. (See e.g. https://v3.ocaml.org/p/memprof-limits/0.2.0/doc/Memprof_limits/index.html) * Stand-alone page shows "Module" on the page hierarchy on the top right; it is not a module. (https://v3.ocaml.org/p/memprof-limits/0.2.0/doc/recovering.html) * Paragraph title lacks distinct styling: [old](https://guillaume.munch.name/software/ocaml/memprof-limits/index.html#discussion:-precise-vs.-statistical-limits) vs. [new](https://v3.ocaml.org/p/memprof-limits/0.2.0/doc/index.html#discussion:-precise-vs.-statistical-limits). (Old one uses sans vs. serif; but just having it in bold is enough.) * Missing syntax highlighting in the documentation
Stand-alone documentation pages are back, it's great. Here's another batch of comment regarding regressions in the package documentations: