this repo has no description
1
fork

Configure Feed

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

doc fixes mainly

+7 -2
+7 -2
dune-project
··· 38 38 (depends 39 39 base64 40 40 (cmdliner :with-doc) 41 - (odoc-md :with-doc)) 41 + (odoc-md :with-doc) 42 + (sherlodoc :with-doc) 43 + (odoc-driver :with-doc)) 42 44 ) 43 45 44 - (package (name odoc-parser)) 46 + (package (name odoc-parser) 47 + (depends 48 + (odoc :with-doc)) 49 + ) 45 50 (package (name odoc-md)) 46 51 (package 47 52 (name odoc-driver)