-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I've been documenting my code in a way very comfortable to me, but with no little other value. Following a former professor's Racket convention of type declarations in the comments, I should move to Dialyzer or another parseable/checkable format for types (see #4), but the prose might do well to move as well.
Investigate what tools in the vein of Javadoc, Pydoc, Doxygen exist for erlang, and maybe make it part of the build process.
Or I ROLL MY OWN WEB/TANGLE/WEAVE IN ERLANG!
Reactions are currently unavailable