dispel.sphinxext.dispel_directive module#

Core module for library specific Sphinx directives.

class dispel.sphinxext.dispel_directive.DispelDirective[source]#

Bases: SphinxDirective, ABC

Base directive from which library specific directives should inherit.