odig doc -f: do not quote paths (#68).--index-intro option. Fix option no longer interpreting relative files w.r.t. the cwd.--index-toc option, to specify the package index table of content. If you used to define a table of contents in the --index-intro fragment you now need to define it via this option. The contents goes into the odoc-toc nav element.b0 changes.odoc-theme command. The set command now unconditionally writes to ~/.conf/odig/odoc-theme and sets the theme for generated doc (the --default flag no longer exists). The default command is renamed to get, a --config option is added to get the theme actually written in the configuration file.odig.default, gruvbox and solarized. These themes automatically switch between their corresponding light or dark version acccording to the user browser preference (#54).odig.default the default theme instead of odoc.default.--trace option of odig odoc and corresponding ODIG_ODOC_TRACE variable for generating a build log in Event trace format. See the odig log command. Use odig log --trace-event to generate what --trace did.--{cache,doc,lib,share}dir are renamed to --{cache,doc,lib,share}-dir and corresponding environment variable from ODIG_{CACHE,DOC,LIB,SHARE}DIR to ODIG_{CACHE,DOC,LIB,SHARE}_DIR.odoc html-deps bug (#50).gh-pages-amend tool, add a --cname-file option to set the CNAME file in gh-pages.META file (#52). Thanks to Kye W. Shi for the report.Pervasives deprecation..mld files) and package page customization (index.mld file) (#31, #18). See the packaging conventions; if you are using dune and already authoring .mld files the right thing should be done automatically install-wise.opam, see command odig odoc-theme and the packaging conventions in odig doc odig.ocaml-manual package and linked from the generated documentation sets.--index-title and --index-intro options of odig odoc.gh-pages-amend a tool to easily push documentation sets on GitHub pages (see the odig manual and --help for details).opam metadata support needs an opam v2 binary in your PATH.odoc v1.4.0 binary in your PATH.odig doc exit with non-zero on unknown package (#34).odig doc add -u option to guarantee docset freshness (#4).cmdliner and b0. Drop dependency on compiler-libs, rresult, asetmap, fpath, logs, mtime, bos, webbrowser and opam-format.ocamldoc support and corresponding command are dropped.metagen and linkable experimental tools are gone.omod project if your are interested in this.help command is dropped. Documentation is now in odig's API docs and is where the manual and the packaging conventions can be found. Consult odig doc odig.--docdir-href option of odig odoc no longer exists. The docset in $(odig cache path)/html is self-contained and can be published as is (provided you follow symlinks).authors, deps, maintainers, tags, version and repo commands are gone but the lookups are available via the show command.homepage, issues and online-doc commands are available via the show and browse commands.cobjs, graph and guess-deps commands are dropped.odoc API documentation is shown by default on odig doc.mli, cmi, cmo, cmti, cmx and cmt commands are grouped in the cobjs command.First release. The ocamldoc release.