[asterisk-bugs] [JIRA] Issue Comment Edited: (ASTERISK-20259) Update Doxygen Configuration for make progdocs

Andrew Latham (JIRA) noreply at issues.asterisk.org
Sun Oct 14 16:41:27 CDT 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198424#comment-198424 ] 

Andrew Latham edited comment on ASTERISK-20259 at 10/14/12 4:40 PM:
--------------------------------------------------------------------

This will be fun
{noformat} 
trunk$ svn diff | grep "\-" | grep -v "\-\-\-" | wc -l
678
trunk$ svn diff | grep "+" | grep -v "+++" | wc -l
449
trunk$ 
{noformat} 

      was (Author: lathama):
    This will be fun

trunk$ svn diff | grep "\-" | grep -v "\-\-\-" | wc -l
678
trunk$ svn diff | grep "+" | grep -v "+++" | wc -l
449
trunk$ 


  
> Update Doxygen Configuration for make progdocs
> ----------------------------------------------
>
>                 Key: ASTERISK-20259
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20259
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Documentation
>    Affects Versions: SVN
>            Reporter: Andrew Latham
>            Assignee: Andrew Latham
>         Attachments: ast_make_doxygen_happier_big.diff, doxygen_check.diff, doxygen_partial.diff, doxygen_partial_update.diff, make_progdocs.diff, readme.diff, sysnux.patch
>
>
> Attempting to add documentation and work on doxygen errors I found that the configuration file was out of date.  After a doxygen -u asterisk-ng-doxygen there were fewer warnings and errors reported.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list