get_abstract# technote.ext.metadata.get_abstract(*, app, context, doctree, config)# Get the abstract as plain text from the abstract directive. Parameters: app (Sphinx) – context (dict[str, Any]) – doctree (Optional[document]) – config (Config) – Return type: None