summaryrefslogtreecommitdiff
path: root/Documentation/mic/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-12 14:52:51 -0300
committerJonathan Corbet <corbet@lwn.net>2019-06-14 14:23:26 -0600
commit09bbf055c3329008522b4a9814afe412c202daa7 (patch)
treede05ab653afce74b83e51e0b5142be1164e80ad0 /Documentation/mic/index.rst
parentd67297ad343ec02a88f947b45526c92d2870aed3 (diff)
docs: mic: convert docs to ReST and rename to *.rst
Convert Intel Many Integrated Core architecture docs to ReST. The conversion is trivial: just add title and literal block markups, and adjust some identation. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/mic/index.rst')
-rw-r--r--Documentation/mic/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/mic/index.rst b/Documentation/mic/index.rst
new file mode 100644
index 000000000000..082fa8f6a260
--- /dev/null
+++ b/Documentation/mic/index.rst
@@ -0,0 +1,18 @@
+:orphan:
+
+=============================================
+Intel Many Integrated Core (MIC) architecture
+=============================================
+
+.. toctree::
+ :maxdepth: 1
+
+ mic_overview
+ scif_overview
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`