diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-13 06:50:43 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 07:44:18 -0400 |
commit | bffac837f3a385e08e9252e9089dc98741743f25 (patch) | |
tree | a5c0fc66f1f34b03e49d77d793b6faeab4281696 /Documentation/index.rst | |
parent | b6f6c29454d236e85f2912cb0f9366825ca1b0be (diff) |
docs-rst: convert sh book to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 25c4da41da6b..e9017bb3a6ce 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst | |||
@@ -76,6 +76,17 @@ needed). | |||
76 | crypto/index | 76 | crypto/index |
77 | filesystems/index | 77 | filesystems/index |
78 | 78 | ||
79 | Architecture-specific documentation | ||
80 | ----------------------------------- | ||
81 | |||
82 | These books provide programming details about architecture-specific | ||
83 | implementation. | ||
84 | |||
85 | .. toctree:: | ||
86 | :maxdepth: 2 | ||
87 | |||
88 | sh/index | ||
89 | |||
79 | Korean translations | 90 | Korean translations |
80 | ------------------- | 91 | ------------------- |
81 | 92 | ||