Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 877 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 877 Bytes
PyPI Version Documentation Status

CSharp (C#) domain for Sphinx

Hint

This version with custom styling. If you want default styling, then you need sphinxsharp.

Installing

Install the extension using pip:

pip install sphinxsharp-pro

Usage

To enable the extension, you need to add the following to your conf.py:

extensions = ['sphinxsharp-pro.sphinxsharp']

See the documentation of using this.