--- tags: minutes --- # Odoc dev meeting 25/02/21 ## Attendees - @jonludlam - @lpw25 - @lubega-simon - @julow - @drup - @avsm # 2.0 Release Outstanding issues: ## Issues https://github.com/ocaml/odoc/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.0.0 Discussion needed: - [#577](https://github.com/ocaml/odoc/issues/577) (Support `{!indexlist}`) * note [added to issue](https://github.com/ocaml/odoc/issues/577#issuecomment-785890980). New issues: - [#328](https://github.com/ocaml/odoc/issues/328) (Module preamble/header detection) - related to 478? - [#601](https://github.com/ocaml/odoc/issues/601) (Type extensions are no anchorable and should be classified as `type`) Proposition suggested on the ticket. - [#590](https://github.com/ocaml/odoc/issues/590) (Enable references to refer to pages with '.' or '-') Discussed this before, and happy to continue with number 3 on Daniel's list. Fixed since last time: - [#585](https://github.com/ocaml/odoc/issues/585) (references aren't working right) - [#508](https://github.com/ocaml/odoc/issues/508) (overridden values of modules included in another module still get rendered) @lubegasimon working on it (https://github.com/ocaml/odoc/pull/580) PRs open: - [#560](https://github.com/ocaml/odoc/issues/560) (Dead links to hidden items appearing in documentation) - @lubegasimon working on it (https://github.com/ocaml/odoc/pull/583) - [#478](https://github.com/ocaml/odoc/issues/478) (Top-level doc-comments of module types are discarded) - @Julow working on it (https://github.com/ocaml/odoc/pull/595) - [#297](https://github.com/ocaml/odoc/issues/297) (!modules should splice in docs) - @julow working on it (https://github.com/ocaml/odoc/pull/597) - [#587](https://github.com/ocaml/odoc/issues/587) (include Subst failure) - @jonludlam working on it (https://github.com/ocaml/odoc/pull/603) - [#558](https://github.com/ocaml/odoc/issues/558) (Support canonical on module types, types, etc.) @jonludlam working on it (https://github.com/ocaml/odoc/pull/596) In progress: - [#541](https://github.com/ocaml/odoc/issues/541) (Alignment "styles" (Center, Left, Right) are not supported) - @lubegasimon working on it - [#460](https://github.com/ocaml/odoc/issues/460) (reference driver needed) - addressed above - [#573](https://github.com/ocaml/odoc/issues/573) (docs are bad) - addressed above Unstarted: - [#586](https://github.com/ocaml/odoc/issues/586) (CSS regression) @lubegasimon to fix - [#557](https://github.com/ocaml/odoc/issues/557) (Command to extract errors from odocl files) - @jonludlam to fix - [#559](https://github.com/ocaml/odoc/issues/559) (Canonical does not work on compilation units) - Unassigned Nb. cut-n-paste this into github's wiki to publish