lambdoc
lambdoc copied to clipboard
Library documentation doesn't build
Can't manage to build the ocamldoc for the library.
Yes, I'm aware of that issue. I recall there being problems with Ocamldoc plus the module pack organisation I was using. I'm not sure if those issues have been fixed; in any case, I'm considering taking advantage of the 4.02 module aliases to rearrange the way the code is organised.
Indeed, I though the same when I was browsing your code. module aliases would make the thing quite cleaner and easier to navigate.