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

Handle directives returning no nodes on error #672

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

jakobandersen
Copy link
Collaborator

Fixes #671

@vermeeren vermeeren self-requested a review April 9, 2021 17:56
@vermeeren vermeeren self-assigned this Apr 9, 2021
@vermeeren vermeeren added bug Problem in existing code code Source code labels Apr 9, 2021
Copy link
Collaborator

@vermeeren vermeeren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakobandersen thanks for the quick fix, appreciate it

michaeljones pushed a commit that referenced this pull request Apr 9, 2021
@michaeljones michaeljones merged commit 8993999 into breathe-doc:master Apr 9, 2021
@jakobandersen jakobandersen deleted the fix_671 branch April 9, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problem in existing code code Source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexError: list index out of range on sphinxrenderer.py rst_node = nodes[1]
3 participants