setup# technote.setup(app)# Sphinx entrypoint for technote. Parameters: app (Sphinx) – The Sphinx application setting up the technote theme. Returns: The extension dictionary. Technote is parallel read and write safe. The extension version is the same as the package version, see __version__. Return type: dict