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