docurium icon indicating copy to clipboard operation
docurium copied to clipboard

Include API name in page title

Open mattt opened this issue 4 years ago • 0 comments

All generated pages have the same title. In the case of the libgit2 documentation, it's "libgit2 API". It would be helpful for the <title> element to include the name of the API documented on that page, as that would allow tabs and bookmarks for different APIs to be distinguished from the browser. For example, the page for git_cherrypick could have the title "libgit2 API - git_cherrypick".

mattt avatar Feb 23 '21 13:02 mattt