rework of index page; add icons 45/132445/18
authorthmsdt <thomas.kulik@telekom.de>
Thu, 24 Nov 2022 15:56:33 +0000 (16:56 +0100)
committerthmsdt <thomas.kulik@telekom.de>
Mon, 28 Nov 2022 12:15:42 +0000 (13:15 +0100)
Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Icebb12289c67e064e0d948d857cc65ff2444d5b1

20 files changed:
docs/_static/calendar-event.svg [new file with mode: 0644]
docs/_static/clock-history.svg [new file with mode: 0644]
docs/_static/code-slash.svg [new file with mode: 0644]
docs/_static/columns-gap.svg [new file with mode: 0644]
docs/_static/diagram-3.svg [new file with mode: 0644]
docs/_static/eye.svg [new file with mode: 0644]
docs/_static/file.svg [new file with mode: 0644]
docs/_static/files.svg [new file with mode: 0644]
docs/_static/filetype-rst.svg [new file with mode: 0644]
docs/_static/person-gear.svg [new file with mode: 0644]
docs/_static/person.svg [new file with mode: 0644]
docs/_static/shield.svg [new file with mode: 0644]
docs/_static/terminal.svg [new file with mode: 0644]
docs/index.rst
docs/platform/architecture/index.rst
docs/platform/components/index.rst
docs/platform/overview/index.rst
docs/release/history.rst
docs/release/index.rst
docs/security/index.rst

diff --git a/docs/_static/calendar-event.svg b/docs/_static/calendar-event.svg
new file mode 100644 (file)
index 0000000..41c0ef9
--- /dev/null
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-event" viewBox="0 0 16 16">
+  <path d="M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/>
+  <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/clock-history.svg b/docs/_static/clock-history.svg
new file mode 100644 (file)
index 0000000..414b526
--- /dev/null
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clock-history" viewBox="0 0 16 16">
+  <path d="M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022l-.074.997zm2.004.45a7.003 7.003 0 0 0-.985-.299l.219-.976c.383.086.76.2 1.126.342l-.36.933zm1.37.71a7.01 7.01 0 0 0-.439-.27l.493-.87a8.025 8.025 0 0 1 .979.654l-.615.789a6.996 6.996 0 0 0-.418-.302zm1.834 1.79a6.99 6.99 0 0 0-.653-.796l.724-.69c.27.285.52.59.747.91l-.818.576zm.744 1.352a7.08 7.08 0 0 0-.214-.468l.893-.45a7.976 7.976 0 0 1 .45 1.088l-.95.313a7.023 7.023 0 0 0-.179-.483zm.53 2.507a6.991 6.991 0 0 0-.1-1.025l.985-.17c.067.386.106.778.116 1.17l-1 .025zm-.131 1.538c.033-.17.06-.339.081-.51l.993.123a7.957 7.957 0 0 1-.23 1.155l-.964-.267c.046-.165.086-.332.12-.501zm-.952 2.379c.184-.29.346-.594.486-.908l.914.405c-.16.36-.345.706-.555 1.038l-.845-.535zm-.964 1.205c.122-.122.239-.248.35-.378l.758.653a8.073 8.073 0 0 1-.401.432l-.707-.707z"/>
+  <path d="M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0v1z"/>
+  <path d="M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/code-slash.svg b/docs/_static/code-slash.svg
new file mode 100644 (file)
index 0000000..ef0ef01
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-code-slash" viewBox="0 0 16 16">
+  <path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/columns-gap.svg b/docs/_static/columns-gap.svg
new file mode 100644 (file)
index 0000000..b3cb175
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-columns-gap" viewBox="0 0 16 16">
+  <path d="M6 1v3H1V1h5zM1 0a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1zm14 12v3h-5v-3h5zm-5-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-5zM6 8v7H1V8h5zM1 7a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H1zm14-6v7h-5V1h5zm-5-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1h-5z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/diagram-3.svg b/docs/_static/diagram-3.svg
new file mode 100644 (file)
index 0000000..464b051
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-diagram-3" viewBox="0 0 16 16">
+  <path fill-rule="evenodd" d="M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM0 11.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/eye.svg b/docs/_static/eye.svg
new file mode 100644 (file)
index 0000000..412ff69
--- /dev/null
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-eye" viewBox="0 0 16 16">
+  <path d="M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.133 13.133 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.133 13.133 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5c-2.12 0-3.879-1.168-5.168-2.457A13.134 13.134 0 0 1 1.172 8z"/>
+  <path d="M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/file.svg b/docs/_static/file.svg
new file mode 100644 (file)
index 0000000..3562fb2
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file" viewBox="0 0 16 16">
+  <path d="M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/files.svg b/docs/_static/files.svg
new file mode 100644 (file)
index 0000000..f8842f8
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-files" viewBox="0 0 16 16">
+  <path d="M13 0H6a2 2 0 0 0-2 2 2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2 2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm0 13V4a2 2 0 0 0-2-2H5a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM3 4a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/filetype-rst.svg b/docs/_static/filetype-rst.svg
new file mode 100644 (file)
index 0000000..5db1a7e
--- /dev/null
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="16"
+   height="16"
+   fill="currentColor"
+   class="bi bi-filetype-tsx"
+   viewBox="0 0 16 16"
+   version="1.1"
+   id="svg27"
+   sodipodi:docname="filetype-rst.svg"
+   inkscape:version="1.2.1 (8a69933317, 2022-10-28, custom)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs31" />
+  <sodipodi:namedview
+     id="namedview29"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     showgrid="false"
+     inkscape:zoom="59.15625"
+     inkscape:cx="1.8679345"
+     inkscape:cy="9.3058637"
+     inkscape:window-width="1985"
+     inkscape:window-height="1230"
+     inkscape:window-x="1467"
+     inkscape:window-y="509"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg27" />
+  <path
+     fill-rule="evenodd"
+     d="M 14,4.5 V 14 c 0,1.104569 -0.895431,2 -2,2 h -1 v -1 h 1 c 0.552285,0 1,-0.447715 1,-1 V 4.5 H 11 C 10.171573,4.5 9.5,3.8284271 9.5,3 V 1 H 4 C 3.4477153,1 3,1.4477153 3,2 v 9 H 2 V 2 C 2,0.8954305 2.8954305,0 4,0 H 9.5 Z M 3.172,14.841 c 0.011576,0.31862 0.157214,0.617522 0.401,0.823 0.129,0.108 0.288,0.192 0.478,0.252 0.189,0.061 0.41,0.091 0.665,0.091 0.338,0 0.624,-0.053 0.858,-0.158 0.236,-0.105 0.416,-0.252 0.54,-0.44 0.1261081,-0.195239 0.1574,-0.423613 0.1531912,-0.656 0,-0.224 -0.011191,-0.41 -0.1011912,-0.56 C 6.0744715,14.043172 5.9451453,13.920054 5.791,13.836 5.6138735,13.73814 5.4230915,13.667355 5.225,13.626 L 4.605,13.482 C 4.458264,13.455251 4.319673,13.395024 4.2,13.306 4.1074875,13.234656 4.0541039,13.123811 4.056,13.007 c 0,-0.156 0.062,-0.284 0.185,-0.384 0.125,-0.101 0.296,-0.152 0.513,-0.152 0.142,0 0.265,0.023 0.369,0.068 0.095727,0.03903 0.1802587,0.101221 0.246,0.181 0.061546,0.07423 0.1028803,0.163103 0.12,0.258 h 0.75 C 6.2265178,12.774354 6.157233,12.578278 6.039,12.412 5.9126116,12.232507 5.7397733,12.09078 5.539,12.002 5.29344,11.894274 5.0270414,11.842361 4.759,11.85 4.467,11.85 4.208,11.9 3.983,12 c -0.224,0.099 -0.4,0.24 -0.527,0.421 -0.127,0.182 -0.19,0.395 -0.19,0.639 0,0.201 0.04,0.376 0.122,0.524 0.083,0.149 0.2,0.27 0.352,0.367 0.152,0.095 0.332,0.167 0.54,0.213 l 0.617,0.144 c 0.207,0.049 0.362,0.113 0.463,0.193 0.1011562,0.07709 0.157979,0.198959 0.152,0.326 0.00185,0.102921 -0.02743,0.204 -0.084,0.29 C 5.363609,15.20479 5.2749814,15.271872 5.173,15.31 5.0412899,15.36032 4.900934,15.3841 4.76,15.38 4.642,15.38 4.536,15.367 4.44,15.34 4.351241,15.31562 4.267112,15.27676 4.191,15.225 4.0564291,15.1379 3.9640741,14.998822 3.936,14.841 Z m 5.0824659,1.09 v -3.337 h 1.136 v -0.662 h -3.064 v 0.662 h 1.134 v 3.337 z"
+     id="path25"
+     sodipodi:nodetypes="cssccsscsscssccsscccccsccccccccccscccccccccscccccccccccccccccccccc" />
+  <path
+     d="M 0.01720333,11.929713 H 1.6142033 c 0.297,0 0.55,0.053 0.758,0.158 0.21,0.104 0.369,0.25 0.478,0.44 0.111,0.19 0.167,0.412 0.167,0.668 0.013348,0.48845 -0.2757336,0.934597 -0.727,1.122 l 0.803,1.611 h -0.885 l -0.7,-1.491 H 0.79920333 v 1.491 h -0.782 z m 0.782,0.621 v 1.292 H 1.4882033 c 0.218,0 0.391,-0.053 0.518,-0.158 0.13,-0.106 0.194,-0.264 0.194,-0.475 0,-0.213 -0.065,-0.376 -0.194,-0.489 -0.1419019,-0.117882 -0.3227179,-0.178511 -0.507,-0.17 z"
+     style="fill-rule:evenodd"
+     id="path352"
+     sodipodi:nodetypes="cscccccccccccccscsccc" />
+</svg>
diff --git a/docs/_static/person-gear.svg b/docs/_static/person-gear.svg
new file mode 100644 (file)
index 0000000..8024d86
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-gear" viewBox="0 0 16 16">
+  <path d="M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm.256 7a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Zm3.63-4.54c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/person.svg b/docs/_static/person.svg
new file mode 100644 (file)
index 0000000..18d6411
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person" viewBox="0 0 16 16">
+  <path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/shield.svg b/docs/_static/shield.svg
new file mode 100644 (file)
index 0000000..18309d1
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-shield" viewBox="0 0 16 16">
+  <path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/>
+</svg>
\ No newline at end of file
diff --git a/docs/_static/terminal.svg b/docs/_static/terminal.svg
new file mode 100644 (file)
index 0000000..e12c9f8
--- /dev/null
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-terminal" viewBox="0 0 16 16">
+  <path d="M6 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 9zM3.854 4.146a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/>
+  <path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12z"/>
+</svg>
\ No newline at end of file
index 4c16f0e..529e340 100644 (file)
@@ -18,45 +18,153 @@ the acceleration of the development of a vibrant ecosystem around a globally
 shared architecture and the implementation of network automation faster than
 any product could on its own.
 
 shared architecture and the implementation of network automation faster than
 any product could on its own.
 
-Please find some guidance here on the content of ONAP documentation:
-
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | Documentation areas                                                             | Description                                                                                   |
- +=================================================================================+===============================================================================================+
- | :ref:`ONAP 'Kohn' Release Notes <onap-release-notes>`                           | The Release Notes are providing general information about the ONAP release and recent changes,|
- |                                                                                 | feature enhancements, or bug fixes.                                                           |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`Component Release Notes <component-release-notes>`                        | The Component Release Notes are providing project specific information about recent changes,  |
- |                                                                                 | features, enhancements, or bug fixes.                                                         |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`ONAP Release History <release-history>`                                   | The list contains the name and date of previous ONAP releases.                                |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`ONAP Overview <overview>`                                                 | ONAP Overview provides generic and high-level guidance on the mission and main                |
- |                                                                                 | functionalities of ONAP. Basic guidelines on license details, limitations and                 |
- |                                                                                 | security references support understanding the solution.                                       |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`ONAP Architecture <ONAP-architecture>`                                    | The ONAP Architecture and its functional elements are described in details here. You can learn|
- |                                                                                 | how the two main frameworks, namely the Design-time framework and the Run-time framework      |
- |                                                                                 | cooperate and how the Microservices and Common services support certain functions.            |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`ONAP Components and Functionalities <doc_onap-developer_guide_projects>`  | The ONAP Components and Functionalities are described in details here. You can learn what     |
- |                                                                                 | functionalities ONAP provides and how the certain components in ONAP operate together.        |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`Operations and Adminstration Guides <operation_guides>`                   | ONAP Platform Operations and Adminstration covers the configuration and installation of ONAP, |
- |                                                                                 | its management, monitoring and other operational tasks (integration, user management, ...)    |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`User Guides <user-guides>`                                                | The User Guides focus on tasks to administer Services using ONAP, covering Service Design,    |
- |                                                                                 | instantiation and their management using control loops                                        |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`Developer Guides <ONAP_developer_guides>`                                 | Developers contributing to the ONAP development can find crucial information in the Developer |
- |                                                                                 | Guides. You can search among the developers’ topics in alphabetical order.                    |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`Documentation Guides <ONAP_documentation_guides>`                         | People interested in the creation of ONAP documentation can find crucial information in the   |
- |                                                                                 | ONAP Documentation Guide.                                                                     |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | :ref:`ONAP Security <onap-security-index>`                                      | The current state of ONAP Security is described here. You can learn about discovered and fixed|
- |                                                                                 | vulnerabilities.                                                                              |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+-------------------------------------------------------------------------------
+
+:ref:`'Kohn' Release Notes <onap-release-notes>`
+------------------------------------------------
+
+.. figure:: _static/file.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+    
+General information about the new ONAP release and recent changes, feature
+enhancements, or bug fixes.
+
+|
+
+:ref:`Component Release Notes <component-release-notes>`
+--------------------------------------------------------
+
+.. figure:: _static/files.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Project specific information about recent changes, features, enhancements, or
+bug fixes.
+
+|
+
+:ref:`Release History <release-history>`
+----------------------------------------
+
+.. figure:: _static/clock-history.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Names and release dates of previous ONAP versions.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Overview <overview>`
+--------------------------
+
+.. figure:: _static/eye.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A high-level guidance on the mission and main functionalities of ONAP. Basic
+guidelines on license details, limitations and security references support
+understanding the solution.
+
+|
+
+:ref:`Architecture <ONAP-architecture>`
+---------------------------------------
+
+.. figure:: _static/columns-gap.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A general description of functional ONAP components and how they interact.
+Covers the design-time and runtime framework, ONAP microservices and common
+services.
+
+|
+
+:ref:`Components and Functionalities <doc_onap-developer_guide_projects>`
+-------------------------------------------------------------------------
+
+.. figure:: _static/diagram-3.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A individual description of every ONAP component and its features.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Operations and Administration Guides <operation_guides>`
+--------------------------------------------------------------
+
+.. figure:: _static/person-gear.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+The installation of ONAP, its management, monitoring and other operational
+tasks like integration or user management are covered here.
+
+|
+
+:ref:`User Guides <user-guides>`
+--------------------------------
+
+.. figure:: _static/person.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+The User Guides focus on tasks to administer services using ONAP, covering
+service design, instantiation and management using control loops.
+
+|
+
+:ref:`Developer Guides <ONAP_developer_guides>`
+-----------------------------------------------
+
+.. figure:: _static/code-slash.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Developers contributing to the ONAP development can find information here.
+
+|
+
+:ref:`Documentation Guides <ONAP_documentation_guides>`
+-------------------------------------------------------
+
+.. figure:: _static/filetype-rst.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A guide to set up a documentation development environment, documentation style
+guides, tips and templates are provided here.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Vulnerabilities and Advisories <onap-security-index>`
+-----------------------------------------------------------
+
+.. figure:: _static/shield.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Describes the current state of ONAP Security. Learn about discovered and fixed
+vulnerabilities and how to report them.
 
 
 .. toctree::
 
 
 .. toctree::
index 11f7c09..d5f06bf 100644 (file)
@@ -8,8 +8,8 @@
 
 .. _ONAP-architecture:
 
 
 .. _ONAP-architecture:
 
-ONAP Architecture
-=================
+Architecture
+============
 ONAP is a comprehensive platform for orchestration, management, and automation
 of network and edge computing services for network operators, cloud providers,
 and enterprises. Real-time, policy-driven orchestration and automation of
 ONAP is a comprehensive platform for orchestration, management, and automation
 of network and edge computing services for network operators, cloud providers,
 and enterprises. Real-time, policy-driven orchestration and automation of
index 36155cf..40d1e14 100644 (file)
@@ -7,8 +7,8 @@
 
 .. _doc_onap-developer_guide_projects:
 
 
 .. _doc_onap-developer_guide_projects:
 
-ONAP Components and Functionalities
-===================================
+Components and Functionalities
+==============================
 Here you will find the detailed documentation of maintained projects,
 ONAP components and functionalities.
 
 Here you will find the detailed documentation of maintained projects,
 ONAP components and functionalities.
 
index 4742250..9c1a148 100644 (file)
@@ -4,8 +4,8 @@
 .. Copyright 2019 Nokia; Copyright 2017-2018 Huawei Technologies Co., Ltd.;
 .. Copyright 2017 AT&T Intellectual Property
 
 .. Copyright 2019 Nokia; Copyright 2017-2018 Huawei Technologies Co., Ltd.;
 .. Copyright 2017 AT&T Intellectual Property
 
-ONAP Overview
-=============
+Overview
+========
 
 The Open Network Automation Platform (ONAP) project addresses the
 rising need for a **common automation platform for telecommunication, cable,
 
 The Open Network Automation Platform (ONAP) project addresses the
 rising need for a **common automation platform for telecommunication, cable,
index 2450483..c7d9e50 100644 (file)
@@ -4,8 +4,8 @@
 
 .. _release-history:
 
 
 .. _release-history:
 
-ONAP Release History
---------------------
+Release History
+---------------
 
 ONAP is enhanced with numerous features from release to release. Each release
 is named after a city.
 
 ONAP is enhanced with numerous features from release to release. Each release
 is named after a city.
index f24c88f..2b58d21 100644 (file)
@@ -5,8 +5,8 @@
 
 .. _onap-release-notes:
 
 
 .. _onap-release-notes:
 
-ONAP 'Kohn' Release Notes
-============================
+'Kohn' Release Notes
+====================
 
 This page provides the release notes for the ONAP 'Kohn' release. This
 includes details of software versions, known limitations, and outstanding
 
 This page provides the release notes for the ONAP 'Kohn' release. This
 includes details of software versions, known limitations, and outstanding
@@ -36,7 +36,7 @@ Kohn Major Release 11.0.0
 Features
 --------
 
 Features
 --------
 
-ONAP Kohn focusses on:
+ONAP 'Kohn' focusses on:
 
 - Further O-RAN integration with A1 and O1 policy control for SON use cases
 - improved flows for Cloud-Native Network Functions (CNF) orchestration and
 
 - Further O-RAN integration with A1 and O1 policy control for SON use cases
 - improved flows for Cloud-Native Network Functions (CNF) orchestration and
index 2679de8..f0814c4 100644 (file)
@@ -3,8 +3,8 @@
 
 .. _onap-security-index:
 
 
 .. _onap-security-index:
 
-ONAP Security
-=============
+Vulnerabilities and Advisories
+==============================
 
 Reporting Vulnerabilities
 -------------------------
 
 Reporting Vulnerabilities
 -------------------------