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

Documentation #21

Closed
mattgwwalker opened this issue Aug 4, 2020 · 4 comments
Closed

Documentation #21

mattgwwalker opened this issue Aug 4, 2020 · 4 comments

Comments

@mattgwwalker
Copy link

Hi,

It looks like there might be an issue with the documentation.

When I go to the documentation on opus-codec.org I don't see any documented functions for version 0.12. See here for an example.

This is not the case for the next most recent version of the documentation that I could find still on the website.

So, I suspect there might be a configuration issue with Doxygen. Perhaps it's a similar issue to what was seen in libopusenc (see issue number 21 there)?

Cheers,

Matthew

@jakar
Copy link

jakar commented Dec 1, 2020

For what it's worth, the documentation is generated perfectly when I build locally. Maybe it just needs to be rebuilt and copied to opus-codec.org?

@ghost
Copy link

ghost commented Mar 18, 2021

Got the exact same issue here, but, generating the docs from source is ok.

@h3ndrk
Copy link
Contributor

h3ndrk commented May 31, 2021

When running Doxygen I'm getting the following warnings:

include/opusfile.h:385: warning: explicit link request to 'OP_PIC_FORMAT_UNKNOWN' could not be resolved
include/opusfile.h:386: warning: explicit link request to 'OP_PIC_FORMAT_URL' could not be resolved
include/opusfile.h:387: warning: explicit link request to 'OP_PIC_FORMAT_JPEG' could not be resolved
include/opusfile.h:388: warning: explicit link request to 'OP_PIC_FORMAT_PNG' could not be resolved
include/opusfile.h:389: warning: explicit link request to 'OP_PIC_FORMAT_GIF' could not be resolved

Maybe the warnings cause Doxygen to not progress the file further resulting in empty documentation?

@rillian
Copy link
Contributor

rillian commented Oct 23, 2021

This has been fixed now. Thanks for the report, and thanks to Dario-Gasquez and Alexander Traud for submitting diagnosis and fixes!

@rillian rillian closed this as completed Oct 23, 2021
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

4 participants