Re: [Doxygen-users] Looking for beta testers of a Doxygen GitHub integration
Brought to you by:
dimitri
From: Paul N. <pa...@pa...> - 2016-02-27 15:33:00
|
On Thu, 2016-01-07 at 12:32 -0500, Paul Novotny wrote: > On Thu, 2016-01-07 at 11:49 -0500, Allen Winter wrote: > > On Wednesday, January 06, 2016 10:59:07 PM Paul Novotny wrote: > > > 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. > > > > > see travis-ci.org which allows me to choose repos from any > > organization I belong to. > > Oh, I misunderstood your question. Yes, there is no support for > repositories in organizations you belong to, but it is what I am > working on now. So stay tuned. Hi Allen, I added support for public organizations. You should now be able to choose repositories for organizations you belong to. I have been testing it for a bit, but would appreciate more testers. Let me know if this works for you. Thanks, -Paul |