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

Small errors on sudo make doc following a pull of the latest version. #668

Open
f5vmr opened this issue Mar 31, 2024 · 1 comment
Open

Comments

@f5vmr
Copy link

f5vmr commented Mar 31, 2024

When making a pull of the latest svxlink to my node I noticed the following announcements that may or may not be important.
at ### sudo make doc :

warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/home/pi/svxlink/src/build/doc/doxygen.async' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 800 of file '/home/pi/svxlink/src/build/doc/doxygen.async' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1511 of file '/home/pi/svxlink/src/build/doc/doxygen.async' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1532 of file '/home/pi/svxlink/src/build/doc/doxygen.async' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.

Generating docs for compound Async::StateMachine...
/home/pi/svxlink/src/build/include/AsyncStateMachine.h:219: warning: Found unknown command '@retrun'
/home/pi/svxlink/src/build/include/AsyncStateMachine.h:219: warning: Found unknown command '@retrun'
/home/pi/svxlink/src/build/include/AsyncStateMachine.h:227: warning: *argument 'A' of command @param is not found in the argument list of Async::StateMachine< ContextT, StateTopT >::setState(NewStateT state=new NewStateT)
/home/pi/svxlink/src/build/include/AsyncStateMachine.h:241: warning: The following parameter of Async::StateMachine::setState(NewStateT *state=new NewStateT) is not documented:
parameter 'state'
Generating docs for compound Async::StateBase...
/home/pi/svxlink/src/build/include/AsyncStateMachine.h:456: warning: Found unknown command '@Bief'

**Hope that is of use.

Chris G4NAB.**

@f5vmr
Copy link
Author

f5vmr commented Apr 10, 2024

Still error reported :
svxlink/src/build/include/AsyncStateMachine.h:219: warning: Found unknown command '@retrun'

Should this be '@return'?

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

No branches or pull requests

1 participant