aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2024-02-26 16:38:02 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-03-08 11:06:34 +0000
commit59752ca693a647f8aefead6cdb1d17a593cd1051 (patch)
tree2de709c0bae631eb9b58a97515cb6a6986343b72
parent52d24703331e78b1a9a422f4d0c06633e6bf1dff (diff)
Small corrections to avoid warnings
- index.html is not needed - fixing relative links Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I1464ec731149ea8b914ef0ba9b3e7cc1a3ab399f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29721 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md4
-rw-r--r--docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md4
-rw-r--r--docs/07_How_To_Contribute/07_General_Guidelines.md4
-rw-r--r--docs/index.html32
4 files changed, 6 insertions, 38 deletions
diff --git a/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md b/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
index 33e24d5..1571ebf 100644
--- a/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
+++ b/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
@@ -78,7 +78,7 @@ Kernel-General-MAC-7 | CONFIG_SECURITY_SMACK | y
Kernel-General-MAC-8 | CONFIG_TMPFS_XATTR | y
Please also refer to the [Mandatory Access Control documentation in
-Platform](5_Platform.md). You can also find useful documentation and
+Platform](06_Platform.md). You can also find useful documentation and
links on wikipedia about
[**MAC**](https://en.wikipedia.org/wiki/Mandatory_access_control) and about
[**SMACK**](https://en.wikipedia.org/wiki/Simplified_Mandatory_Access_Control_Kernel).
@@ -938,4 +938,4 @@ add a remount with `noexec` and `nosuid` options to system startup.
Domain | `Config` name | _State_ or `Value`
-------------------------- | ----------------------- | -----------------------------------------------------------------------
-Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup. \ No newline at end of file
+Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup.
diff --git a/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md b/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md
index f610a16..3f73d8a 100644
--- a/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md
+++ b/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md
@@ -58,7 +58,7 @@ The `meta-agl-demo` layer has the following base dependencies:
### Hardware Dependencies
Aside from the previously listed base dependencies, if you are using a
-[supported Renesas board](/01_Getting_Started/02_Building_AGL_Image/09_Building_for_Supported_Renesas_Boards.md), these dependencies exist:
+[supported Renesas board](../../01_Getting_Started/02_Building_AGL_Image/09_Building_for_Supported_Renesas_Boards.md), these dependencies exist:
- AGL's `meta-renesas` Layer:
@@ -66,7 +66,7 @@ Aside from the previously listed base dependencies, if you are using a
### Feature Dependencies
-The `meta-agl-demo` layer has the following AGL [feature](/01_Getting_Started/02_Building_AGL_Image/04_Initializing_Your_Build_Environment/#agl-features)
+The `meta-agl-demo` layer has the following AGL [feature](../../01_Getting_Started/02_Building_AGL_Image/04_Initializing_Your_Build_Environment.md/#agl-features)
dependencies:
- Yocto Project `meta-security` Layer:
diff --git a/docs/07_How_To_Contribute/07_General_Guidelines.md b/docs/07_How_To_Contribute/07_General_Guidelines.md
index 3720066..414e8a9 100644
--- a/docs/07_How_To_Contribute/07_General_Guidelines.md
+++ b/docs/07_How_To_Contribute/07_General_Guidelines.md
@@ -34,7 +34,7 @@ provide a fix, we would welcome that gladly! Please assign the JIRA issue to
yourself, then you can submit a change request (CR).
**NOTE:** If you need help with submitting your first CR, we have created a
-brief [tutorial](../04_Submitting_Changes) for you.
+brief [tutorial](04_Submitting_Changes.md) for you.
## Fixing issues and working stories
@@ -132,7 +132,7 @@ merged.
description of the change. Each change MUST include the JIRA identifier
corresponding to the change (e.g. [SPEC-1234]). This can be in the title but
should also be in the body of the commit message. See the [complete
- requirements](../04_Submitting_Changes) for an acceptable change request.
+ requirements](04_Submitting_Changes.md) for an acceptable change request.
**NOTE:** That Gerrit will automatically create a hyperlink to the JIRA item.
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 40b8bb0..0000000
--- a/docs/index.html
+++ /dev/null
@@ -1,32 +0,0 @@
----
-title: Reference
----
-
-<div id="hero_bottom_strip">
- <div class="container">
- <div id="hero_section" class="row vertical-center-child">
- <div class="col-xs-12 col-sm-5 agl-bot">
- <img src="{{ site.baseurl }}{{ site.logo.underconstruction }}" style="width:100%" style="margin:50px 50px"/>
- </div>
- <div class="col-xs-12 col-sm-7 hero_content">
- <!-- <img class="hero_logo hidden-xs" src="{{ site.baseurl }}{{ site.logo.textonly }}"/> -->
- <!-- <img class="hero_logo visible-xs" src="{{ site.baseurl }}/docs/6. Reference/under-construction.png" /> -->
- <p>This page is under construction...</p>
- </div>
- </div>
- <div class="row" style="margin:50px 50px">
- </div>
- </div>
-</div>
-<div class="blue-divider"></div>
-
-
-<!-- /container -->
-
-<div class="container-fluid dark vertical-aligned-columns">
- <div class="container">
- </div><!-- /container -->
-
-<!-- {% include tools_and_showcase.html %} -->
-
-</div><!-- /container-fluid -->