diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-02 16:01:13 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
| commit | 8a11abf6a9dac76bf9739c44102a49984e3c2977 (patch) | |
| tree | e9fad45beb65d1330dad49408de14cd164820bd4 /documentation/dev-manual/index.rst | |
| parent | ddf3b3ecd4b1680dc0dedfd4eaebcf3441b14ca7 (diff) | |
| download | poky-8a11abf6a9dac76bf9739c44102a49984e3c2977.tar.gz | |
manuals: create a dedicated "Contributor Guide" document
Starting from the original contents of dev-manual/changes.rst
and from text contributed by Richard Purdie.
(From yocto-docs rev: 55587d9dd009cbc92273376e0f7665b2d574d280)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/index.rst')
| -rw-r--r-- | documentation/dev-manual/index.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst index b0bb5576ad..3106b90a45 100644 --- a/documentation/dev-manual/index.rst +++ b/documentation/dev-manual/index.rst | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | Yocto Project Development Tasks Manual | 4 | Yocto Project Development Tasks Manual |
| 5 | ====================================== | 5 | ====================================== |
| 6 | 6 | ||
| 7 | | | ||
| 8 | |||
| 9 | .. toctree:: | 7 | .. toctree:: |
| 10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
| 11 | :numbered: | 9 | :numbered: |
| @@ -43,7 +41,6 @@ Yocto Project Development Tasks Manual | |||
| 43 | build-quality | 41 | build-quality |
| 44 | runtime-testing | 42 | runtime-testing |
| 45 | debugging | 43 | debugging |
| 46 | changes | ||
| 47 | licenses | 44 | licenses |
| 48 | vulnerabilities | 45 | vulnerabilities |
| 49 | sbom | 46 | sbom |
