I recently moved my documentation files to a system with a newer sphinx-doc version, and invoking`make html` now tells me that `sphinx-build` cannot be found. Which command should I place in my Makefile?
[02sphinx] 07jakobandersen 03c0f8429 - C++, fix linking in function pointers. Fixes sphinx-doc/sphinx#4041
settermjd has quit
settermjd joined the channel
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha has quit
Taggnostr has quit
Jugurtha joined the channel
Taggnostr joined the channel
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
settermjd has quit
settermjd joined the channel
settermjd has quit
Jugurtha joined the channel
Jugurtha has quit
Taggnostr has quit
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha joined the channel
Jugurtha has quit
begriffs joined the channel
Taggnostr joined the channel
ttereshc has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha has quit
Jugurtha joined the channel
Jugurtha joined the channel
begriffs
I'm having a problem with the compiled css with sphinx on Read The Docs. I'm totally baffled... Versions "stable" and "v7.0" are built from the same commit, but only "stable" contains css changes, the other version is held back to an older version of the stylesheet.
[02sphinx] 07jakobandersen 03c43c781 - Docs, add missing ``member`` role for C domain Fixes sphinx-doc/sphinx#4038
ams__ has quit
ttereshc joined the channel
begriffs has quit
jimklo joined the channel
Jugurtha joined the channel
jimklo joined the channel
alikins joined the channel
alikins
How would I go about optimizing a sphinx doc build that takes a long time? Trying to figure out how to speed up the ansible docs build since it takes ~45mins using 8cores currently
Doesn't seem to be i/o or memory bound (32gb machine with ~20gb free). Last time I looked it seemed to be related to lots of TOC updates, but haven't dug deeply recently