Skip to content

Commit

Permalink
docs: Fixed the documentation generation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 611604598
  • Loading branch information
Ark-kun authored and copybara-github committed Feb 29, 2024
1 parent e1c7870 commit 63ad1bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,11 @@ def docfx(session):
session.install("-e", ".")
session.install(
"gcp-sphinx-docfx-yaml",
"sphinxcontrib-applehelp==1.0.4",
"sphinxcontrib-devhelp==1.0.2",
"sphinxcontrib-htmlhelp==2.0.1",
"sphinxcontrib-qthelp==1.0.3",
"sphinxcontrib-serializinghtml==1.1.5",
"alabaster",
"google-cloud-aiplatform[prediction]",
"recommonmark",
Expand Down

0 comments on commit 63ad1bf

Please sign in to comment.