We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438b12e commit 5c691bbCopy full SHA for 5c691bb
1 file changed
sphinxdocs/private/sphinx.bzl
@@ -190,6 +190,7 @@ def sphinx_docs(
190
sphinx_run(
191
name = name + ".run",
192
docs = name,
193
+ **common_kwargs
194
)
195
196
build_test(
0 commit comments