from .doc import registry from .doc.page import DocumentationPage __all__ = [ 'DocumentationPage', 'registry', ]