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

Warnings when generation documentation #791

Closed
albert-github opened this issue Jan 27, 2019 · 1 comment
Closed

Warnings when generation documentation #791

albert-github opened this issue Jan 27, 2019 · 1 comment

Comments

@albert-github
Copy link

Crypto++ Documentation Issue Report

When generation the documentation a number of warnings are issued:

trap.h:56: warning: explicit link request to 'if' could not be resolved
trap.h:59: warning: explicit link request to 'endif' could not be resolved
trap.h:131: warning: explicit link request to 'if' could not be resolved
trap.h:133: warning: explicit link request to 'endif' could not be resolved

The line numbers are not completely correct, but on line 46 and 119 there is <pre> and on line 56 and 129 there is </pre> replacing these with \code and \endcode will remove the warnings and also show the code as a code block (with syntax highlighting and links).

noloader added a commit that referenced this issue Feb 1, 2019
@noloader noloader closed this as completed Feb 1, 2019
@noloader
Copy link
Collaborator

noloader commented Feb 1, 2019

Thanks @albert-github

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

2 participants