Stephen McDowell
Stephen McDowell
Hmmm. Related to #106, it looks like breathe 4.34 came out recently, does 4.33 or 4.32 work? It looks like it wants the parameter names now. I am away for...
Re-opening, part of #10. Not regenerating is also a component of #94. Added some more notes there. I think if I skip regenerating things that have the same hash then...
Wanted to add a quick follow-up, this is a good suggestion. I'll need to learn how to interface with the sphinx environment caching to implement this. But once I've got...
This one is going to have to wait since commenting out `exhale` from extensions list is a viable workaround. The changes here are substantive and would need testing.
Unfortunately `index.xml` is overwritten every time, regardless of whether or not anything has changed. I won't have time to work on this for a while, but the plan is to...
**HELL YES**!!! I'm impressed by how seamlessly you pulled it off! This made me particularly happy for some reason https://github.com/mithro/sphinx-contrib-mithro/blob/7dcf8d51bab6db1404d38ae2c03a4390ca5ea624/sphinx-contrib-exhale-multiproject/exhale_multiproject_monkeypatch.py#L102 Admittedly, the current requirements on `exhale_args` pretty much assume only...
Hey @mithro, @tkhyn gave me an excellent head start on the testing framework and we've been baking in the future multi-project support *possibility* in the framework. I'd like to start...
Update: where I'm moving is to only require `"doxygenStripFromPath"` (unfortunately, there's no way around this one and probably never will be) and auto-populate the other three required entries. This should...
> When I try to link to STL components using the cppreference.com Oh that sounds nice. Can you provide a brief sample code / docstring of how that is actually...
Ah very interesting. This may take some doing...I will see if I can patch this weekend, can you show the exact configuration you send to doxygen for the tagfile? Like...