Ask a question to get started
Enter to sendā¢Shift+Enter new line
Add links to the given metadata.
add_links( doc: Document, *links: Union[Link, Iterable[Link]] = (), ) -> None
doc
Document
The document to add the links to.
*links
Union[Link, Iterable[Link]]
()
The links to add to the document.