commit | afde706afde2fea8a1dff84acaedac4f8dfe84b9 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Sep 04 10:13:45 2020 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Sep 04 10:13:45 2020 -0600 |
tree | 74ea2826413c365b672fa678d7182a7e87914962 | |
parent | 9f364b605f34e1c0b9847943f55db061d5a26bcb [diff] |
Make the docs build "work" with Sphinx 3.x The Sphinx 3.x upgrade broke a number of things in our special "cdomain" module that are not easy to fix. For now, just disable that module for the 3.x build and put out a warning that the build will not be perfect. Signed-off-by: Jonathan Corbet <corbet@lwn.net>