Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin sphinx to <3.0.0 as new version causes new error #471

Merged
merged 3 commits into from
Apr 7, 2020

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Apr 7, 2020

The error toctree contains reference to document changlelog that doesn't have a title: no link will be generated occurs as of 3.0.0. Pinning to 2.x until we address the docs build issue.

Towards #470

I did this manually for python-datastore googleapis/python-datastore#22

The error `toctree contains reference to document changlelog that doesn't have a title: no link will be generated` occurs as of 3.0.0. Pinning to 2.x until we address the docs build issue.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2020
@busunkim96 busunkim96 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 7, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 980baaa into googleapis:master Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants