-
garetjax has quit
-
AndyBotwin joined the channel
-
AndyBotwin has quit
-
blaflamme has quit
-
chandan_kumar joined the channel
-
chandan_kumar has quit
-
chandan_kumar joined the channel
-
chandan_kumar has quit
-
chandan_kumar joined the channel
-
chandan_kumar has quit
-
chandan_kumar joined the channel
-
chandan_kumar has quit
-
chandan_kumar joined the channel
-
fcodvpt joined the channel
-
osanchez joined the channel
-
chandan_kumar has quit
-
chandan_kumar joined the channel
-
garetjax joined the channel
-
garetjax has quit
-
garetjax joined the channel
-
garetjax_ joined the channel
-
garetjax has quit
-
garetjax_ is now known as garetjax
-
Moguri has quit
-
danneh_ has quit
-
danneh_ joined the channel
-
vladmmx has quit
-
osanchez has quit
-
osanchez joined the channel
-
danneh_ has quit
-
danneh_ joined the channel
-
fcodvpt has quit
-
blaflamme joined the channel
-
fcodvpt joined the channel
-
rhewett has quit
-
zz_johncosta is now known as johncosta
-
kushal joined the channel
-
ojii joined the channel
-
kushal has quit
-
kushal joined the channel
-
renstar joined the channel
-
kushal has quit
-
kushal joined the channel
-
fcodvpt has quit
-
chandan_kumar has quit
-
kushal has quit
-
kushal joined the channel
-
rhewett joined the channel
-
renstar has quit
-
kushal has quit
-
kushal joined the channel
-
kushal has quit
-
kushal joined the channel
-
kushal has quit
-
thatcher is now known as zz_thatcher
-
rhewett is now known as renstar
-
chandan_kumar joined the channel
-
zz_thatcher is now known as thatcher
-
timograham joined the channel
-
timograham
-
The document that's actually there should be embedded in the main document. It's named "triage_process.pdf" when the docs are built locally.
-
I wonder if something might have changed on readthedocs recently? I don't really have any ideas otherwise.
-
ericholscher
timograham: perhaps, we touched the PDF code a few weeks ago
-
timograham
ericholscher: thanks, can I provide any assistance or should I open a ticket?
-
RTDGitHubBot joined the channel
-
NOTICE: [readthedocs.org] ericholscher pushed 2 new commits to master: http://git.io/-hgFBA
-
NOTICE: readthedocs.org/master 117ebfa Peter Bittner: Replace outdated paragraph by reference to section
-
NOTICE: readthedocs.org/master a9477f6 Eric Holscher: Merge pull request #748 from bittner/master...
-
RTDGitHubBot has left the channel
-
RTDGitHubBot joined the channel
-
NOTICE: [readthedocs.org] ericholscher pushed 2 new commits to master: http://git.io/1WiemA
-
NOTICE: readthedocs.org/master 89c8650 Simeon Visser: Added bitbucket variables to template context
-
NOTICE: readthedocs.org/master 3be1d58 Eric Holscher: Merge pull request #750 from svisser/include-bitbucket...
-
RTDGitHubBot has left the channel
-
ericholscher
timograham: so multiple PDF's get generated?
-
timograham
-
kushal joined the channel
-
they are copied to the _build/latex directory when building the pdf locally
-
ericholscher
ahh
-
hmm
-
so we don't have a good way to support multiple PDF's at the moment
-
i guess we could zip them
-
timograham
we don't want/need to make them available for download
-
ericholscher
right, but how do we know which PDF to serve?
-
timograham
it seems like maybe they are being renamed and then clobbering the main document or something
-
ericholscher
not sure why it just stopped working though
-
timograham
-
"Output written on django.pdf (1454 pages, 5612003 bytes)."
-
all looks good there
-
ericholscher
yea, we're just copying the wrong file
-
timograham
the file that is copied is called "triage_process.pdf" so it would be the last one to sort alphabetically
-
if that helps...
-
ericholscher
yea, we're just grabbing the last PDF in the list -- which is obviously bad behavior :)
-
will push a patch that uses the slug if it exists
-
RTDGitHubBot joined the channel
-
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/GQ6ctA
-
NOTICE: readthedocs.org/master 7cb00f8 Eric Holscher: Attempt to use exact PDF filename first
-
RTDGitHubBot has left the channel
-
timograham
-
osanchez has quit
-
RTDGitHubBot joined the channel
-
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/C3fMYA
-
NOTICE: readthedocs.org/master d0dac5b Eric Holscher: Defend against no pdf build
-
RTDGitHubBot has left the channel
-
timograham has left the channel
-
garetjax has quit
-
kushal has quit
-
Diaoul has quit
-
Diaoul joined the channel
-
Diaoul has quit
-
wlach joined the channel
-
Diaoul joined the channel
-
whit537 joined the channel
-
johncosta is now known as zz_johncosta
-
ke4qqq_ joined the channel
-
ke4qqq has quit
-
kwirk has quit
-
moo-_- has quit
-
fellowlinguist has quit
-
kwirk joined the channel
-
moo-_- joined the channel
-
fellowlinguist joined the channel
-
ojii has quit
-
kushal joined the channel
-
whit537 has quit
-
renstar has quit
-
kushal has quit
-
renstar joined the channel
-
kushal joined the channel
-
stokachu joined the channel
-
stokachu
ive been unsuccessfully searching on how to have rtd use python3
-
version of sphinx to generate the documentation, anyone have any pointers for this?
-
do i have to run it within a virtualenv?
-
Wraithan
stokachu: do you mean using our Py3 builder or running rtd itself on Py3?
-
stokachu
Wraithan: using the py3 builder with the sphinx py3 version
-
i have a project that is only python3 compatible
-
Wraithan
I don't know about the sphinx part, but it should just be using the drop down in the project settings to select py3
-
I thought sphinx was py3 compat without needing a special version
-
at least the version we are running
-
stokachu
in the admin section i have it selected to use cython3
-
but the build logs still show it using python2.7
-
Wraithan
did you build it once using a virtualenv with py2?
-
it could need a wipe
-
stokachu
lemme try to wipe those
-
Wraithan
-
stokachu: ^
-
stokachu
is there a way to just wipe them all?
-
im going to just delete it and re-import
-
see if i can get it to work then
-
Wraithan
stokachu: ok