Re: [Lxr-developer] Code documentation
Brought to you by:
ajlittoz
From: Per K. G. <pk...@ne...> - 2001-06-22 13:43:43
|
* Neil Salter | The guys here: http://unstable.elemental.com/mozilla/ had the idea of cross | linking between doxygen and LXR. I think this is a good idea. Currently I'm | using doxygen to document a (fairly large) source tree, and I plan to use | LXR on the same tree. I'd say it'd be pretty useful to be able to jump from, | say, a classname in LXR to the doxygen page for the class - and vice versa. | It could all be done manually by the user just now, but it might be worth | thinking about as potential future feature for incorporation into the | software. Supporting documentation systems and bug tracking systems is something we have been thinking about. My personal opinion is to not tie LXR to any particular system, but provide general hooks that would make it straightforward to support more than one system. Besides from that I think it would be smarter to concentrate on getting the basic functionality in place before starting to add new features. But, this is an open source project, people are free to work on whatever they want. Per Kristian |