doxygen - Is there a Ruby documentation tool that allows inclusion of diagrams and images? -
doxygen - Is there a Ruby documentation tool that allows inclusion of diagrams and images? - i big fan of doxygen have used years various languages. in particular, appreciate wiki-like ability include images , run graphviz dot generator have arbitrary inline diagrams inline dot code or external files. rdoc has diagramming back upwards generate class diagrams using graphviz can't see way include arbitrary images or diagrams. neither appear back upwards building arbitrary pages doxygen. is there any tool provides these doxygen-style features ruby? i have skimmed ruby toolbox list of tools , seem variants of rdoc. the solution me @ nowadays seems extending yard. rdoc automatically convert urls html links , urls point image files automatically converted html images. ruby doxygen documentation-generation rdoc yard