diff options
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | 2020-07-18 13:51:07 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-23 14:13:23 -0600 |
commit | 3657c3eba8956260f0ee50419bc2b5fdfd53ec47 (patch) | |
tree | 487e9709bd50bdeb089268d0655a4d319625c751 /Documentation/index.rst | |
parent | 00bafa574673fd94ac2a5aa5354877d33f2488de (diff) | |
download | linux-3657c3eba8956260f0ee50419bc2b5fdfd53ec47.tar.gz |
docs: index.rst: Add watch_queue
Fix the following sphinx warning:
Documentation/watch_queue.rst:
WARNING: document isn't included in any toctree
By adding watch_queue.rst to the index.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link: https://lore.kernel.org/r/20200718165107.625847-13-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 3b491af0122d..57719744774c 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -193,6 +193,7 @@ to ReStructured Text format, or are simply too old. :maxdepth: 2 staging/index + watch_queue Translations |