aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2016-08-08 16:00:25 -0600
committerJonathan Corbet <corbet@lwn.net>2016-08-18 17:31:51 -0600
commit059c5e918f6613d7062f27705488e5bd72cd09bd (patch)
treed16ba659e22b61fc471af67ec2d0032faf8efbb3 /Documentation/dev-tools
parentLinux 4.8-rc1 (diff)
downloadlinux-dev-059c5e918f6613d7062f27705488e5bd72cd09bd.tar.xz
linux-dev-059c5e918f6613d7062f27705488e5bd72cd09bd.zip
docs: create a new dev-tools directory
This directory will be a collecting point for documentation oriented around development tools. As a step toward ordering Documentation/ it's a small one, but we have to start somewhere... Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/dev-tools')
-rw-r--r--Documentation/dev-tools/tools.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/dev-tools/tools.rst b/Documentation/dev-tools/tools.rst
new file mode 100644
index 000000000000..60ddb9ea6ef9
--- /dev/null
+++ b/Documentation/dev-tools/tools.rst
@@ -0,0 +1,16 @@
+================================
+Development tools for the kernel
+================================
+
+This document is a collection of documents about development tools that can
+be used to work on the kernel. For now, the documents have been pulled
+together without any significant effot to integrate them into a coherent
+whole; patches welcome!
+
+.. class:: toc-title
+
+ Table of contents
+
+.. toctree::
+ :maxdepth: 2
+