aboutsummaryrefslogtreecommitdiffstats
path: root/DOCUMENTATION.md
diff options
context:
space:
mode:
Diffstat (limited to 'DOCUMENTATION.md')
-rw-r--r--DOCUMENTATION.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md
new file mode 100644
index 00000000..a4de8ed8
--- /dev/null
+++ b/DOCUMENTATION.md
@@ -0,0 +1,14 @@
+# Documentation
+
+This section lists the links to official documentation of various
+features, and user guide to Yocto Project and it's build system.
+
+| Feature | Documentation | Comments |
+|:---------------------------------------------|:--------------------------------------------------------------------|:---------|
+| Yocto Project – Overview and Concepts Manual | https://docs.yoctoproject.org/4.0.5/overview-manual/index.html | |
+| Yocto Project – Quick Build | https://docs.yoctoproject.org/4.0.5/brief-yoctoprojectqs/index.html | |
+| Yocto Project – Toaster Manual | https://docs.yoctoproject.org/4.0.5/toaster-manual/index.html | |
+| Yocto Project – SDK Manual | https://docs.yoctoproject.org/4.0.5/sdk-manual/index.html | |
+| KGDB | https://www.kernel.org/doc/html/v5.15/dev-tools/kgdb.html | |
+| LTTng | https://lttng.org/docs/v2.13 | |
+| DPDK | https://doc.dpdk.org/guides-21.11 | |