diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-12-03 22:38:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:21:27 +0000 |
| commit | bd1789261122c25d62b8e8e7f7d5647249e8d8ff (patch) | |
| tree | 5b831c41d669f37ce42dac9f25a57052fd61119a /documentation/test-manual/test-manual.rst | |
| parent | d1f0448ca9233fe1a4dc46e6bf86762b31ff34ef (diff) | |
| download | poky-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/test-manual/test-manual.rst')
| -rw-r--r-- | documentation/test-manual/test-manual.rst | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst deleted file mode 100644 index 2891f06d81..0000000000 --- a/documentation/test-manual/test-manual.rst +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
| 2 | |||
| 3 | ===================================== | ||
| 4 | Yocto Project Test Environment Manual | ||
| 5 | ===================================== | ||
| 6 | |||
| 7 | | | ||
| 8 | |||
| 9 | .. toctree:: | ||
| 10 | :caption: Table of Contents | ||
| 11 | :numbered: | ||
| 12 | |||
| 13 | test-manual-intro | ||
| 14 | test-manual-test-process | ||
| 15 | test-manual-understand-autobuilder | ||
| 16 | history | ||
| 17 | |||
| 18 | .. include:: /boilerplate.rst | ||
