aboutsummaryrefslogtreecommitdiff
path: root/22.08/buildguides.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-08-19 15:23:36 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-08-19 15:23:36 +0100
commit7bfd38a721360183f3392f9ab35db18a0dd7fef8 (patch)
tree5b4da2f2e88636c939afbafa2571170297114e40 /22.08/buildguides.js
parentd5d43d82c0137e08553e44345c609cdd1a7931c7 (diff)
downloadarmnn-7bfd38a721360183f3392f9ab35db18a0dd7fef8.tar.gz
Update Doxygen for 22.08 Release
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I4789fe868e0492839be1482e5cee3642ed90d756
Diffstat (limited to '22.08/buildguides.js')
-rw-r--r--22.08/buildguides.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/22.08/buildguides.js b/22.08/buildguides.js
new file mode 100644
index 0000000000..c15c1bca25
--- /dev/null
+++ b/22.08/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", "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