Re: [Doxygen-users] Looking for beta testers of a Doxygen GitHub integration
Brought to you by:
dimitri
|
From: Paul N. <pa...@pa...> - 2016-01-07 03:59:19
|
On Wed, Jan 6, 2016, at 06:51 PM, Allen Winter wrote: > I have a lot of ideas and thoughts. > Here are a few: > 1) some of my repos are under my github login I'd like to be able > to create codedocs for my other projects that are not under my login. > For example: https://github.com/libical/libical Currently, you could do this by forking these repositories. But I also would like some way to have the Doxgyen docs for repos that aren't mine. Like OpenSceneGraph. I'll think about this a bit. > 2) I wonder if you could look for an existing Doxyfile at the top-level > instead of looking at .codedocs. one of my projects has a docs/Doxyfile See my previous email in response to Peter. I think his idea of putting in a config file that points to the Doxyfile location is probably the way to handle this. > 3) could we start collect project tags files and somehow automatically > (or at least by Doxyfile) start linking together the dox of all projects > from one convenient location :) Oh boy! The master-dox. > This is most wonderful idea and I'm happy to continue testing. Thank you! -Paul |