X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f92505d78b82c6ac146e43054ebd12441575a602..7a1d5632b8c762ad7b00e1e834b5678ec9299bda:/doc/todo/doxygen_support.mdwn diff --git a/doc/todo/doxygen_support.mdwn b/doc/todo/doxygen_support.mdwn index ae31c1603..4625da904 100644 --- a/doc/todo/doxygen_support.mdwn +++ b/doc/todo/doxygen_support.mdwn @@ -1,4 +1,4 @@ -[[tag wishlist]] +[[!tag wishlist]] Given that ikiwiki has a suggested use as a tool for developers, I was thinking it might be cool if ikiwiki had [Doxygen](http://www.doxygen.org/) support. I'm not exactly sure how the integration would work. Something along the lines of a plugin to support .dox files would be my first thought. I'd leave generating the documentation from any source files for a separate run of Doxygen - it'd be easier and you probably don't want the source being edited over the web.