Skip to content

Building the docs breaks  #19

Closed
Closed
@HemangChothani

Description

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

sphinx.errors.SphinxWarning: /python-bigtable/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 @crwilcox

Metadata

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.api: docsIssues related to the Docs API API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions