Replies: 1 comment
-
What version of Sphinx are you running? Ever since 7.3 you can use show_warning_types. Otherwise search the Sphinx code base and you should be able to find it in https://github.com/sphinx-doc/sphinx/tree/master/sphinx/domains/c |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Do you happen to know how can I suppress the "Duplicate C declaration" warning when using Sphinx-build? I probably need to add its type and sub-type to suppress_warnings parameter in my project conf.py, but I just don't know what type/sub-type it is?
Really appreciate your help here.
Thanks,
Sepehr
Beta Was this translation helpful? Give feedback.
All reactions