-
Notifications
You must be signed in to change notification settings - Fork 56
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
update Sphinx config #659
Comments
This can wait until #663 is successful. Otherwise, our Sphinx conf.py should match the version on our jenkins build server. |
I'm working with these versions:
|
Current Sphinx version: 2.3.1 |
Performing an update through conda.
|
@FreddieAkeroyd : Take note that sphinx 2.3 (at least) will now be made a requirement. Can you install that on the Jenkins server? |
Trying to build the PDF with
which comes back to #428 which had not resolution. Maybe today, there is a solution. There is, in the Sphinx documentation: https://www.sphinx-doc.org/en/1.8/usage/builders/index.html#sphinx.builders.latex.LaTeXBuilder
Try to add to the Makefile. |
Nuts! Same error:
|
This command line works:
like this:
|
Still at an impasse using trying to get the To build the PDF, need to use this command (from the
|
Travis fails on py27 build:
Py2.7 is now EOL; we can drop it from the test suite. |
@prjemian Jenkins Sphinx is now 2.3.1 |
I believe I have the way to build the off. Tomorrow.
…On Wed, Jan 22, 2020, 10:49 PM Freddie Akeroyd ***@***.***> wrote:
@prjemian <https://github.com/prjemian> Jenkins Sphinx is now 2.3.1
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#659?email_source=notifications&email_token=AARMUMEXMOR4ONPWR5DH533Q7EOUXA5CNFSM4HMP2ZEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJV7ZFY#issuecomment-577502359>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARMUMGURXNZ6P6VWEJHUWLQ7EOUXANCNFSM4HMP2ZEA>
.
|
--- off
+++ PDF
…On Wed, Jan 22, 2020, 11:43 PM Pete Jemian ***@***.***> wrote:
I believe I have the way to build the off. Tomorrow.
On Wed, Jan 22, 2020, 10:49 PM Freddie Akeroyd ***@***.***>
wrote:
> @prjemian <https://github.com/prjemian> Jenkins Sphinx is now 2.3.1
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#659?email_source=notifications&email_token=AARMUMEXMOR4ONPWR5DH533Q7EOUXA5CNFSM4HMP2ZEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJV7ZFY#issuecomment-577502359>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AARMUMGURXNZ6P6VWEJHUWLQ7EOUXANCNFSM4HMP2ZEA>
> .
>
|
Sphinx has changed and the config needs to be update again. travis-ci reports this:
and still succeeds
The text was updated successfully, but these errors were encountered: