-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Not possible to combine doxygen + sphinx #2958
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
Comments
Hi, I just saw your latest builds are passing, were you able to solve the problem? BTW, you can specify a requirements file with the sphinx version that you want. |
I gave up on doxygen, at least for now.
On Tue, May 1, 2018, 12:38 AM Santos Gallegos ***@***.***> wrote:
Hi, I just saw your latest builds are passing, were you able to solve the
problem? BTW, you can specify a requirements file with the sphinx version
that you want.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2958 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGHnH2iyLviAsIJbC9bUkgq1ty6Xu-2eks5tuBDNgaJpZM4N_-rt>
.
--
Kevin Thornton
Associate Professor
Ecology and Evolutionary Biology
UC Irvine
http://www.molpopgen.org
http://github.com/ThorntonLab
http://github.com/molpopgen
|
If the issue was because of the sphinx version, rtd now uses 1.7.x as default, and you can always pin the version that you need on your requirements file. |
Closing this as the user hasn't responded or given more information, feel free to reopen with more information if you are still having this problem :). |
Details
Expected Result
breathe to be installed, either via conda or pip
Actual Result
RTD pins Sphinx at 1.3.5. Breathe requires >= 1.4. Attempting to install breathe either via conda or pip therefore fails. The end result is that doxygen output cannot be used in a build.
The text was updated successfully, but these errors were encountered: