- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Error while building restructured documentation #5326
Comments
tk0miya
added a commit
to tk0miya/sphinx
that referenced
this issue
Aug 22, 2018
…ed as ``man_pages``
Thank you for reporting. |
tk0miya
added a commit
to tk0miya/sphinx
that referenced
this issue
Aug 22, 2018
…ed as ``man_pages``
tk0miya
added a commit
that referenced
this issue
Aug 22, 2018
Fix #5326: manpage: crashed when invalid docname is specified as ``man_pages``
I added warning at #5330. |
Thanks for the super quick fix! :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Procedure to reproduce the problem
Error logs / results
Expected results
A better error message.
Reproducible project / your project
Environment info
What I'm trying to do: Use a single
conf.py
file to build both html and man pages, which are in their own dedicated sub-directories; which both use a custom plugin from the same directory asconf.py
.The text was updated successfully, but these errors were encountered: