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

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -