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

You broke unions you fool (KeyError: 'auto' in self.project_info_for_auto_store[name])! #37

Closed
svenevs opened this issue Aug 1, 2018 · 0 comments · Fixed by #40
Closed
Labels

Comments

@svenevs
Copy link
Owner

svenevs commented Aug 1, 2018

v0.2.0 broke the namespaced union: https://my-favorite-documentation-test.readthedocs.io/en/alabaster/api/library_root.html

api/unabridged_api.rst:157: WARNING: toctree contains reference to nonexisting document 'api/unionarbitrary_1_1NamespacedUnion'
api/unabridged_api.rst:162: WARNING: toctree contains reference to nonexisting document 'api/unionarbitrary_1_1nested_1_1NestedNamespacedUnion'
exhale-companion/docs/api/unabridged_api.rst:157: WARNING: toctree contains reference to nonexisting document 'api/unionarbitrary_1_1NamespacedUnion'
exhale-companion/docs/api/unabridged_api.rst:162: WARNING: toctree contains reference to nonexisting document 'api/unionarbitrary_1_1nested_1_1NestedNamespacedUnion'

Exception occurred:
  File "/opt/spack/opt/spack/linux-fedora25-x86_64/clang-4.0.0/python-3.6.4-uc6nu4vwxopos2avdooqutdoloypy4hw/lib/python3.6/site-packages/breathe/project.py", line 303, in retrieve_project_info_for_auto
    return self.project_info_for_auto_store[name]
KeyError: 'auto'
@svenevs svenevs added the bug label Aug 1, 2018
@svenevs svenevs changed the title You broke unions you fool! You broke unions you fool (KeyError: 'aut' in self.project_info_for_auto_store[name])! Aug 1, 2018
@svenevs svenevs changed the title You broke unions you fool (KeyError: 'aut' in self.project_info_for_auto_store[name])! You broke unions you fool (KeyError: 'auto' in self.project_info_for_auto_store[name])! Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant