sphinx-csharp
sphinx-csharp copied to clipboard
C# domain for Sphinx
Currently running into the following error when building documentation: `Exception occurred: File "Documentation\src\.venv\lib\site-packages\sphinx_csharp\csharp.py", line 237, in parse_type_signature match = CLASS_SIG_RE.match(sig.strip()) AttributeError: 'NoneType' object has no attribute 'strip'` I was able...
Hi! I've been trying to get this to work with the sphinx [breathe extension](https://github.com/michaeljones/breathe) to document C# code with doxygen. This requires a working C# domain... I've had to make...
I get the following error when adding the sphinx_csharp extension ``` Exception occurred: File "/usr/local/lib/python3.9/site-packages/breathe/renderer/sphinxrenderer.py", line 185, in class CSharpNamespacePlain(BaseObject, cs.CSharpNamespacePlain): AttributeError: module 'sphinx_csharp.csharp' has no attribute 'CSharpNamespacePlain' The full...
The following sphinx code: ``` .. method:: IApplicationBuilder UseVonkInteraction(this IApplicationBuilder app, Expression