Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doxygen warning for \"usersguide\" #489

Closed
linayurkova opened this issue Jan 22, 2020 · 0 comments · Fixed by #495
Closed

doxygen warning for \"usersguide\" #489

linayurkova opened this issue Jan 22, 2020 · 0 comments · Fixed by #495
Milestone

Comments

@linayurkova
Copy link

doxygen errors warning

doxygen errors for "usersguide" must be fixed before submitting a pull request

defined by CI
https://travis-ci.com/nasa/cFS/jobs/278425144

Code snips
$ make usersguide > make_usersguide_stdout.txt 2> make_usersguide_stderr.txt The command "make usersguide > make_usersguide_stdout.txt 2> make_usersguide_stderr.txt" exited with 0. $ if [[ -s make_usersguide_stderr.txt ]]; then echo "You must fix doxygen errors for \"usersguide\" before submitting a pull request" echo "" cat make_usersguide_stderr.txt exit -1

matrix:
AMD64
Compiler: gcc C
BUILDTYPE=debug OMIT_DEPRECATED=false

Additional context
warning: overriding recipe for target 'usersguide'
warning: ignoring old recipe for target 'usersguide'

Reporter Info
Anhelina Yurkova NASA GODDARD / ASRC SES II

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants