CSharp (C#) domain for Sphinx
This version with custom styling. If you want default styling, then you need sphinxsharp.
Install the extension using pip:
pip install sphinxsharp-pro
To enable the extension, you need to add the following to your conf.py:
extensions = ['sphinxsharp-pro.sphinxsharp']
See the documentation of using this.