Shaun Patterson wrote:
> Hi, I'm looking for some documentation for the Vim source code -- UML, > write ups, overview of source files, etc. Have a look at src/README.txt. > Does anything like this exist? And if not, would anyone else find > benefit in documenting the source code with a tool like Doxygen? To > be most effective all functions and structures would have to be > commented with Doxygen's comment format (similar to Javadoc's). I don't think this helps much. It's easier to use a tags file to jump around and/or cscope and read the comments at each function. -- An error has occurred. Hit any user to continue. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
