summaryrefslogtreecommitdiff
path: root/docs/Pack/html/navtree.js
diff options
context:
space:
mode:
authorrihab kouki <rihab.kouki@st.com>2020-07-28 11:24:49 +0100
committerrihab kouki <rihab.kouki@st.com>2020-07-28 11:24:49 +0100
commit96d6da4e252b06dcfdc041e7df23e86161c33007 (patch)
treea262f59bb1db7ec7819acae435f5049cbe5e2354 /docs/Pack/html/navtree.js
parent9f95ff5b6ba01db09552b84a0ab79607060a2666 (diff)
downloadst-cmsis-core-lowfat-96d6da4e252b06dcfdc041e7df23e86161c33007.tar.gz
st-cmsis-core-lowfat-96d6da4e252b06dcfdc041e7df23e86161c33007.tar.bz2
st-cmsis-core-lowfat-96d6da4e252b06dcfdc041e7df23e86161c33007.zip
Official ARM version: v5.6.0HEADmaster
Diffstat (limited to 'docs/Pack/html/navtree.js')
-rw-r--r--docs/Pack/html/navtree.js17
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/Pack/html/navtree.js b/docs/Pack/html/navtree.js
index e7950c2..4c6eae9 100644
--- a/docs/Pack/html/navtree.js
+++ b/docs/Pack/html/navtree.js
@@ -3,13 +3,19 @@ var NAVTREE =
[ "CMSIS-Pack", "index.html", [
[ "Software Pack Use Cases", "index.html#SWPackVariants", null ],
[ "Revision History of CMSIS-Pack", "pack_revisionHistory.html", null ],
- [ "Software Packs Overview", "cp_Packs.html", [
+ [ "Overview", "cp_Packs.html", [
+ [ "Software Components", "cp_Packs.html#cp_Components", null ],
+ [ "References to other software components", "cp_Packs.html#cp_Cond", null ],
+ [ "Requirements", "cp_Packs.html#cp_Requirements", null ],
+ [ "Central API definition", "cp_Packs.html#cp_APIDef", null ],
+ [ "Inventory header file: RTE_Components.h", "cp_Packs.html#cp_RTECompH", null ],
+ [ "Combining software components", "cp_Packs.html#cp_Combine", null ],
+ [ "Steps to Create a Pack", "cp_Packs.html#cp_PackSteps", null ],
+ [ "Pack Tutorial", "cp_Packs.html#PackTutorials", null ],
[ "Pack Conventions", "cp_Packs.html#PackFilenames", [
[ "Pack File Name", "cp_Packs.html#pack_filename", null ],
[ "Software Component Cclasses", "cp_Packs.html#pack_Cclass", null ]
- ] ],
- [ "Steps to Create a Pack", "cp_Packs.html#cp_PackSteps", null ],
- [ "Pack Tutorial", "cp_Packs.html#PackTutorials", null ]
+ ] ]
] ],
[ "Pack with Software Components", "cp_SWComponents.html", [
[ "Create PDSC File", "cp_SWComponents.html#cp_CreatePDSC", null ],
@@ -41,9 +47,10 @@ var NAVTREE =
[ "Pack Example", "pack_Example.html", null ],
[ "Utilities for Creating Packs", "createPackUtil.html", "createPackUtil" ],
[ "Publish a Pack", "createPackPublish.html", [
+ [ "Prerequisites", "createPackPublish.html#cp_prerequisites", null ],
[ "Local Installation", "createPackPublish.html#cp_LocalInstallation", null ],
[ "Web Download", "createPackPublish.html#cp_WebDownload", null ],
- [ "Publishing on www.keil.com/pack", "createPackPublish.html#cp_KeilComPack", null ],
+ [ "Publishing using Arm's Pack Index Service", "createPackPublish.html#cp_KeilComPack", null ],
[ "Moving a pack from one URL to another", "createPackPublish.html#cp_PackRehosting", null ]
] ],
[ "Pack Description (*.pdsc) Format", "packFormat.html", "packFormat" ],