-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the dbm package in opam doesn't install (neither compile?) its ocamldoc #3
Comments
@kit-ty-kate having the ocamldoc not showing up in ocp-browser is not cool. |
@shindere maybe? |
@UnixJunkie please don't be bossy. You're not @shindere's supervisor. If this minor issue is so dear to your heart, why not submit a pull request? I'll merge it in a heartbeat. |
If I was at ease with Makefiles, I would have sent a PR right away. |
Just for info, I was building something on top of dbm recently (https://github.com/UnixJunkie/phashtbl). That's why I was interested into having a look at the ocamldoc of dbm, to reflect it correctly. Je presente mes sinceres excuses a toute personne qui aurait pu etre incommodee par mon activite sur github. |
cf. #8 for a possible fix |
Hello,
The *.cmt and *.cmti files are not installed.
Related to ocaml/opam-repository#10333
Tools like ocp-browser allow to browse the interface and ocamldoc of a module when such files are installed.
Thanks,
Francois.
The text was updated successfully, but these errors were encountered: