diff options
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst new file mode 100644 index 000000000000..43c722f15292 --- /dev/null +++ b/Documentation/index.rst @@ -0,0 +1,26 @@ +.. The Linux Kernel documentation master file, created by + sphinx-quickstart on Fri Feb 12 13:51:46 2016. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to The Linux Kernel's documentation! +============================================ + +Nothing for you to see here *yet*. Please move along. + +Contents: + +.. toctree:: + :maxdepth: 2 + + kernel-documentation + media/media_uapi + media/media_kapi + media/dvb-drivers/index + media/v4l-drivers/index + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` |