sphinxcontrib-dotnetdomain

Sphinx "dotnetdomain" extension


License
MIT
Install
pip install sphinxcontrib-dotnetdomain==0.4

Documentation

Sphinx .Net Domain

Documentation Status https://travis-ci.org/rtfd/sphinxcontrib-dotnetdomain.svg?branch=master

This package provides a .NET domain for Sphinx documentation.

The best place to look for functionality currently is the tests.

Contents

.. toctree::
   :caption: Main
   :glob:
   :maxdepth: 2

   design

.. toctree::
   :caption: API
   :glob:
   :maxdepth: 2

   autoapi/index