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

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Oct 18 15:16:18 CDT 2012


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

Richard Mudgett commented on ASTERISK-20259:
--------------------------------------------

Got documentation validation error during compile:
{noformat}
make[1]: Entering directory `/home/rmudgett/projects/sa/asterisk/trunk'
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[2]: Entering directory `/home/rmudgett/projects/sa/asterisk/trunk/menuselect'
make[2]: `makeopts' is up to date.
make[2]: Leaving directory `/home/rmudgett/projects/sa/asterisk/trunk/menuselect'
/usr/bin/xmlstarlet val -d doc/appdocsxml.dtd doc/core-en_US.xml
doc/core-en_US.xml:947: element application: validity error : Element application content does not follow the DTD, expecting (synopsis? , syntax? , description? , see-also?), got (synopsis syntax description para variablelist see-also )
        </application>
                      ^
doc/core-en_US.xml:917: element application: validity error : Element application content does not follow the DTD, expecting (synopsis? , syntax? , description? , see-also?), got (synopsis syntax description para variablelist see-also )
doc/core-en_US.xml - invalid
make[1]: *** [validate-docs] Error 1
make[1]: Leaving directory `/home/rmudgett/projects/sa/asterisk/trunk'
make: *** [_cleantest_all] Error 2
{noformat}
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list