summaryrefslogtreecommitdiffstats
path: root/documentation/profile-manual/index.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commitbd1789261122c25d62b8e8e7f7d5647249e8d8ff (patch)
tree5b831c41d669f37ce42dac9f25a57052fd61119a /documentation/profile-manual/index.rst
parentd1f0448ca9233fe1a4dc46e6bf86762b31ff34ef (diff)
downloadpoky-bd1789261122c25d62b8e8e7f7d5647249e8d8ff.tar.gz
sphinx: rename top level document in each manual
It is more common to call the top level document index.rst. This is what this patch is doing, along with all required references fixup. (From yocto-docs rev: 2cea7fbba9210479fc0387d7e1b80da9885558f0) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual/index.rst')
-rw-r--r--documentation/profile-manual/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/documentation/profile-manual/index.rst b/documentation/profile-manual/index.rst
new file mode 100644
index 0000000000..5ec5b9e759
--- /dev/null
+++ b/documentation/profile-manual/index.rst
@@ -0,0 +1,19 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3==========================================
4Yocto Project Profiling and Tracing Manual
5==========================================
6
7|
8
9.. toctree::
10 :caption: Table of Contents
11 :numbered:
12
13 profile-manual-intro
14 profile-manual-arch
15 profile-manual-usage
16 profile-manual-examples
17 history
18
19.. include:: /boilerplate.rst