On Wed, 29 May 2019 20:09:22 -0300 Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> wrote: > This series contain some improvements for the building system. > > I sent already several of the patches here. They're rebased on the > top of your docs-next tree: The set is now applied... > patch 1: gets rid of a warning since version 1.8 (I guess it starts > appearing with 1.8.6); This one I'd already picked up before. > patches 2 to 4: improve the pre-install script; > > patches 5 to 8: improve the script with checks broken doc references; > > patch 9: by default, use "-jauto" with Sphinx 1.7 or upper, in order > to speed up the build. I put in the tweak we discussed here. > patch 10 changes the recommended Sphinx version to 1.7.9. It keeps > the minimal supported version to 1.3. > > Patch 4 contains a good description of the improvements made at > the build system. Thanks, jon