Hello! Long-time Sphinx user, first-time forum participant. I am very happy with Sphinx, thanks to all the contributors for creating such a great tool.
I'm writing in on behalf of https://pigweed.dev today. We are hitting the "Duplicate C++ declaration" warning when we try to use Breathe's doxygenclass directive (or maybe it was doxygenfunction). We treat warnings as errors so this breaks our docs build. Is there no workaround for this? Moderately hacky fixes are acceptable. Here's details about the use case in case that helps you all think up solutions: "Basically it's a document on how to design and write a client for a particular system. The client developer would need to inherit from a C++ interface class and implement 3 pure virtual functions. Hence, it would be nice to have the documentation of each of those function inline in the section that offers guidelines on how to implement it." -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/c2130250-4161-485a-8a72-48c11eb48acdn%40googlegroups.com.