Skip to content

Building the docs breaks  #100

@HemangChothani

Description

@HemangChothani

I noticed that building the docs locally on master fails due to the following error:

sphinx.errors.SphinxWarning: /python-storage/docs/index.rst:27:toctree contains reference to document 'changelog' that doesn't have a title: no link will be generated

It turns out that the issue does not occur with the older version of Sphinx (< 3.x), thus it appears as a bug in the Sphinx package itself. A workaround is to pin that dependency to an older version.

/cc @frankyn @crwilcox

Metadata

Metadata

Labels

api: docsIssues related to the Docs API API.api: storageIssues related to the googleapis/python-storage 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