aboutsummaryrefslogtreecommitdiff
path: root/21.11/buildguides.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-17 13:16:45 +0000
committerNikhil Raj <nikhil.raj@arm.com>2021-11-17 13:16:45 +0000
commit9aed8fb43441228343b925b42464a55042c47ca0 (patch)
tree4c34534eea1c8e82655ac1f60e3633b9618cc40d /21.11/buildguides.js
parentf86be93b7492b381370cae7bf71eca8572a0cbae (diff)
downloadarmnn-9aed8fb43441228343b925b42464a55042c47ca0.tar.gz
IVGCVSW-6040 Update 21.11 Doxygen Documents
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5
Diffstat (limited to '21.11/buildguides.js')
-rw-r--r--21.11/buildguides.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/21.11/buildguides.js b/21.11/buildguides.js
new file mode 100644
index 0000000000..6e81c1501b
--- /dev/null
+++ b/21.11/buildguides.js
@@ -0,0 +1,7 @@
+var buildguides =
+[
+ [ "How to install ArmNN via our APT repository on Ubuntu's Launchpad", "md__installation_via_apt_repository.xhtml", null ],
+ [ "Delegate build guide introduction", "md_delegate__build_guide_native.xhtml", null ],
+ [ "How to use the Android NDK to build Arm NN", "md__build_guide_android_n_d_k.xhtml", null ],
+ [ "How to Cross-Compile Arm NN on x86_64 for arm64", "md__build_guide_cross_compilation.xhtml", null ]
+]; \ No newline at end of file