commit | 61d221b735e80819814dbff3f014b27a457d297b | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Mon Oct 07 09:38:58 2019 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Oct 10 11:20:54 2019 -0600 |
tree | 57f4301fb2b42b6e314f38576e200946a98e73e7 | |
parent | f704985b1e7ea0f9fde1cfb1354d57593ba62fcb [diff] |
docs: Fix "make help" suggestion for SPHINXDIR Commit 9fc3a18a942f ("docs: remove extra conf.py files") broke the setting of _SPHINXDIRS in Documentation/Makefile. Let's just have it look for an index.rst file instead. Fixes: 9fc3a18a942f ("docs: remove extra conf.py files") Reported-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>