Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Resolve sphinx docs warnings and upgrade sphinx #154

@parthea

Description

@parthea

Recently a change was made in the python client libraries template for noxfile.py to use newer version of sphinx in the nox session that generates the docs. There is code in owlbot.py to use sphinx<3.0.0 which reverts the sphinx upgrade. When I ran nox -s docs with a newer version of sphinx, there were several sphinx warnings. I'll dig into the warnings and propose fixes. The workaround to downgrade sphinx in noxfile.py should be removed in the PR that fixes the warnings.

Metadata

Metadata

Assignees

Labels

api: visionIssues related to the googleapis/python-vision API.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions