class documentation

class BaseImageConverter(SphinxTransform):

Known subclasses: sphinx.transforms.post_transforms.images.ImageConverter, sphinx.transforms.post_transforms.images.DataURIExtractor, sphinx.transforms.post_transforms.images.ImageDownloader

View In Hierarchy

Undocumented

Method apply Undocumented
Method handle Undocumented
Method match Undocumented
Property imagedir Undocumented

Inherited from SphinxTransform:

Property app Reference to the .Sphinx object.
Property config Reference to the .Config object.
Property env Reference to the .BuildEnvironment object.
def apply(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
def match(self, node):
@property
imagedir: str =

Undocumented