http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50143

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-21 
19:54:15 UTC ---
(In reply to comment #2)
> Please tell me if you find the following argument invalid:
> 
>   1. 
> It is the responsibility of the library to provide API documentation for the
> developers using the library.

Yep

>   2. 
> The library can provide the documentation in whatever way it seems fit,
> provided that the documentation is readable and meets its essential purpose.

Yep.

>   3.
> The library documentation provided with the library is unreadable.

Utter nonsense.

> Conclusion: the library failed to provide appropriate documentation.  Ergo, it
> is the library‘s fault.  
> 
> The user is not interested in what particular tool the library manufacturer
> internally uses, as long as it works.  The user is not in position to tell
> whether the fault is in Doxygen markup or in Doxygen engine; in either case,
> the user is not in position to fix the documentation so as to make it useful.
> 
> If you feel that this is Doxygen‘s fault, you, as the manufacturer, have the
> following options:
> 
>   * 
> Diagnose the problem, file a bug at Doxygen and hope it will get fixed.
> 
>   * 
> Use some other tool to generate API documentation.
> 
>   * 
> Do nothing, and continue to ship a broken product pretending it is not your
> fault.
> 
> The choice is yours.  
> 
> I would be happy to be able to reproduce this Doxygen problem and isolate a
> reportable test case; however, I am not sure I know how to do it.  It seems
> building gcc first is necessary, and it is quite a job.

Of course building gcc isn't necessary to run doxygen.

This bug report is valid, but your argument is ridiculously overstated, let's
keep some sense of proportion.  The product being shipped is not "broken"
except in the most pedantic sense.

Reply via email to