Re: [Doxygen-users] Way to capture differences in two generated documentation

2013-11-14 Thread John Yates
Make sure you enable any option that will canonicalize your result (e.g. sort alphabetically). Render your documentation as xml. Explore these links: http://www.logilab.org/859/ https://github.com/amouat/diffxml Render you documentation as html. Explore links on this page: http://www.w3.org/wik

[Doxygen-users] Way to capture differences in two generated documentation

2013-11-14 Thread Harpreet Singh Anand
Hi everyone, I am using Doxygen to generate documentation for a small project. I am also changing the documentation in it. Is there a way, by which I can list what are the new documentation. Example: let say I generate documentation DOC1 for project PRO at date D1 and DOC2 for project PRO at