Skip to content

Commit e940d20

Browse files
committed
Clarify comment
1 parent a62d744 commit e940d20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_docs.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,8 @@ def build(self):
745745
blurb = self.venv / "bin" / "blurb"
746746

747747
if self.includes_html:
748-
# For opengraph previews (requires matplotlib)
748+
# Define a tag to enable opengraph socialcards previews
749+
# (used in Doc/conf.py and requires matplotlib)
749750
sphinxopts.append("-t create-social-cards")
750751

751752
# Disable CPython switchers, we handle them now:

0 commit comments

Comments
 (0)