diff options
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst new file mode 100644 index 000000000000..dacc77b43c29 --- /dev/null +++ b/Documentation/index.rst | |||
@@ -0,0 +1,24 @@ | |||
1 | .. The Linux Kernel documentation master file, created by | ||
2 | sphinx-quickstart on Fri Feb 12 13:51:46 2016. | ||
3 | You can adapt this file completely to your liking, but it should at least | ||
4 | contain the root `toctree` directive. | ||
5 | |||
6 | Welcome to The Linux Kernel's documentation! | ||
7 | ============================================ | ||
8 | |||
9 | Nothing for you to see here *yet*. Please move along. | ||
10 | |||
11 | Contents: | ||
12 | |||
13 | .. toctree:: | ||
14 | :maxdepth: 2 | ||
15 | |||
16 | gpu/index | ||
17 | |||
18 | Indices and tables | ||
19 | ================== | ||
20 | |||
21 | * :ref:`genindex` | ||
22 | * :ref:`modindex` | ||
23 | * :ref:`search` | ||
24 | |||