We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0d0b4 commit 7e89bb8Copy full SHA for 7e89bb8
doc/make.py
@@ -54,7 +54,6 @@ def __init__(
54
55
if single_doc:
56
single_doc = self._process_single_doc(single_doc)
57
- include_api = False
58
os.environ["SPHINX_PATTERN"] = single_doc
59
elif not include_api:
60
os.environ["SPHINX_PATTERN"] = "-api"
0 commit comments