Skip to content

Commit 63ad1bf

Browse files
Ark-kuncopybara-github
authored andcommitted
docs: Fixed the documentation generation
PiperOrigin-RevId: 611604598
1 parent e1c7870 commit 63ad1bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

noxfile.py

+5
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,11 @@ def docfx(session):
310310
session.install("-e", ".")
311311
session.install(
312312
"gcp-sphinx-docfx-yaml",
313+
"sphinxcontrib-applehelp==1.0.4",
314+
"sphinxcontrib-devhelp==1.0.2",
315+
"sphinxcontrib-htmlhelp==2.0.1",
316+
"sphinxcontrib-qthelp==1.0.3",
317+
"sphinxcontrib-serializinghtml==1.1.5",
313318
"alabaster",
314319
"google-cloud-aiplatform[prediction]",
315320
"recommonmark",

0 commit comments

Comments
 (0)