forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Jonathan Corbet
committed
Aug 18, 2016
1 parent
29b4817
commit 059c5e9
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters