aboutsummaryrefslogtreecommitdiff
path: root/21.05/buildguides.js
diff options
context:
space:
mode:
authormathad01 <matthew.haddon@arm.com>2021-05-10 16:51:20 +0100
committermatthew.haddon <matthew.haddon@arm.com>2021-05-12 07:59:04 +0000
commitadd078b7f9a658d52ee6e8fe6771ea0517c07674 (patch)
tree104b4aac324234c13f83372bec194385ca45b1db /21.05/buildguides.js
parenta24952b12a56da56b6acabfd07cc60b1663720f9 (diff)
downloadarmnn-add078b7f9a658d52ee6e8fe6771ea0517c07674.tar.gz
IVGCVSW-5908 Update 21.05 Doxygen Documents
Signed-off-by: mathad01 <matthew.haddon@arm.com> Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b
Diffstat (limited to '21.05/buildguides.js')
-rw-r--r--21.05/buildguides.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/21.05/buildguides.js b/21.05/buildguides.js
new file mode 100644
index 0000000000..6e81c1501b
--- /dev/null
+++ b/21.05/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