Organisationsocamlodoc

odoc

https://github.com/ocaml/odoc
Refs Branches (11)
Add occurrence count in the json output for search engine
Fix typo in doc/driver.mld Co-authored-by: Guillaume "Liam" Petiot <guillaume@tarides.com>
822c54
#1076
Overhaul of module-type-of and shadowing
Formatting
9d7c8e
#1081
Add a marshalled output for index generation
Add a marshalled input/output format for search indexes Signed-off-by: Paul-Elliot <peada@free.fr>
2861f6
#1084
Doc sherlodoc
favour non-deps
2f7a4e
#1086
V2.4 backports
shape: use amended query API
bb72d5
#1102
Fix href for aliased modules in search results
Fix search url of aliased modules Signed-off-by: Paul-Elliot <peada@free.fr>
5395cf
#1108
Support for markdown in standalone pages
Markdown: move translation to its own library This will be useful if we also want a converter ocamldoc to markdown, eg to upstream the ocamllsp translation. Signed-off-by: Paul-Elliot <peada@free.fr>
552f19
#1110
Refactor Ident_env.extract_signature_type_items
Refactor Ident_env.extract_signature_type_items This separates the item extraction from the handling of visibility and of the 'hidden' flag.
c4aaef
#1114
Allow reference to polymorphic variants when possible
Try to ensure future-proofness of references to polymorphic variants Signed-off-by: Paul-Elliot <peada@free.fr>
053a30
#1115
Use heading text for references to heading even across pages
resolve reference should always render possible associated text Signed-off-by: Paul-Elliot <peada@free.fr>
59b712
#1116
Adding a font-awesome icon for external links
HTML generator: adding a class to distinguish external links Signed-off-by: Paul-Elliot <peada@free.fr>
bca99b
#767