commit | a700767a7682d9bd237e927253274859aee075e7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed May 29 20:09:32 2019 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu May 30 10:42:05 2019 -0600 |
tree | 0bc37e2916f2120818fcc4a49f94801f4c8b812f | |
parent | cf08508d21ffae5aea6c7dcb771ebd28612c6120 [diff] |
docs: requirements.txt: recommend Sphinx 1.7.9 As discussed at the linux-doc ML, while we'll still support version 1.3, it is time to recommend a more modern version. So, let's switch the minimal requirements to Sphinx 1.7.9, as it has the "-jauto" flag, with makes a lot faster when building documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>