sphinxext-opengraph icon indicating copy to clipboard operation
sphinxext-opengraph copied to clipboard

Use canonical URLs when ogp_site_url is not configured

Open ItayZiv opened this issue 3 years ago • 1 comments

Fix support for automatically getting the ogp_site_url in RTD environments and in all environments by using the canonical URL that RTD configures in Sphinx (html_baseurl) Closes #55.

ItayZiv avatar Feb 25 '22 15:02 ItayZiv

Not sure if we should test if this runs https://github.com/wpilibsuite/sphinxext-opengraph/blob/3d436363bf8927fe3885d991ad2d2067cc7f3891/sphinxext/opengraph/init.py#L79 Also not 100% sure about the way readme is worded.

ItayZiv avatar Mar 20 '22 12:03 ItayZiv