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

KeyError 'refdoc' #75

Open
timcera opened this issue Dec 15, 2016 · 3 comments
Open

KeyError 'refdoc' #75

timcera opened this issue Dec 15, 2016 · 3 comments

Comments

@timcera
Copy link

timcera commented Dec 15, 2016

I am getting a KeyError on the key 'refdoc' in ablog. See the attached error file.

sphinx-err.txt

Is there a work-around?

@abakan-zz
Copy link
Owner

I cannot reproduce this. Can you copy the command that you run? Is your project available on GitHub for me to reproduce it?

@timcera
Copy link
Author

timcera commented Dec 19, 2016

I don't have a convenient way to get you the source. It is a main directory and conf.py linked to all of my projects. I use Sphinx + ABlog to make my website (http://timcera.bitbucket.org/). I use several Sphinx extensions and by commenting out each in turn found that the conflict is with 'sphinx.ext.autodoc' and 'sphinx.ext.autosummary'.

The command that I run is 'make html' which equates to 'sphinx-build -b html -d build/doctrees source build/html'.

@nabobalis
Copy link

A new version of Ablog (v0.9.0) is out at this repo.

This issue should be fixed now but we made it explicitly support Sphinx>=1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants