My aggregated monorepo of OCaml code, automaintained
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update odoc to staging-with-extensions branch

Switch odoc tracking to the staging-with-extensions branch which merges
the extension-plugins work (custom tags + dune-site plugin loading) into
the more mature staging branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+2 -2
+2 -2
sources.toml
··· 7 7 origin = "join" 8 8 9 9 [odoc] 10 - url = "git+https://github.com/jonludlam/odoc.git" 10 + url = "git+https://github.com/jonnyfiveisonline/odoc.git" 11 11 upstream = "git+https://github.com/ocaml/odoc.git" 12 - branch = "staging" 12 + branch = "staging-with-extensions" 13 13 14 14 [odoc-rfc-extension] 15 15 url = "git+https://tangled.sh/@jon.recoil.org/odoc-rfc-extension.git"