Using Robodoc
Created on 2021-02-03T20:04:01-06:00
I used Robodoc for the messaging component of An Seansaol.
Would like to have something like it but with support for overloaded methods, cross-project linking, and maybe use Scribble for markup.
Parts I like: language agnostic; can customize the markers and headings. Documentation having the same general style across languages is nice for polyglot projects.
Parts I don't like: doesn't handle overloaded functions well, hyperlinks work within the same project but get fuzzy with inter-project linking, rich text markup a little screwy.