Home
last modified time | relevance | path

Searched refs:GoSphinxMapper (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/autoapi/
H A Dbackends.py4 GoSphinxMapper,
26 "go": GoSphinxMapper,
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/autoapi/mappers/
H A D__init__.py3 from .go import GoSphinxMapper
H A Dgo.py12 class GoSphinxMapper(SphinxMapperBase): class