get_title# technote.ext.metadata.get_title(*, app, context, doctree, config)# Get the H1 title to use as the technote title. :rtype: None Parameters: app (Sphinx) – context (dict[str, Any]) – doctree (Optional[document]) – config (Config) –