On Tuesday, January 05, 2016 08:56:26 PM Paul Novotny wrote:
> Hello,
> 
> I put together a GitHub integration for generating and hosting Doxygen
> docs for your public GitHub repositories. Consider this an early
> prototype, but I would like to get some testers and feedback. Just go
> to:
> 
>   https://codedocs.xyz/
> 
Most awesome idea.
I successfully created apidox from one of my forks.

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

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

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 :)

This is most wonderful idea and I'm happy to continue testing.

-Allen



> You should see a list of your public repositories. Then enable the
> repositories you want Doxygen generated for. A GitHub hook is added, so
> the documentation is rebuilt every time you push changes to GitHub. You
> can add badges to your README.md (like Coverity, Travis-CI, etc) that
> point to the documentation that is hosted on codedocs.xyz. For example,
> look at my OpenSceneGraph and Doxygen forks:
> 
>   https://github.com/paulnovo/osg
>   https://github.com/paulnovo/doxygen
> 
> I added the "code: documented" badges to the README.md that point to the
> latest Doxgyen documentation:
> 
>   https://codedocs.xyz/paulnovo/osg/
>   https://codedocs.xyz/paulnovo/doxygen/
> 
> Let me know what you think. Hopefully this will be useful for Doxygen
> users.
> 
> -Paul
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users

------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to