aboutsummaryrefslogtreecommitdiff
path: root/21.08/buildguides.js
diff options
context:
space:
mode:
authorMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:15 +0100
committerMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:40 +0100
commitf86be93b7492b381370cae7bf71eca8572a0cbae (patch)
tree2a16d9b1892db2305851b2d91850f1c1635390b0 /21.08/buildguides.js
parentff4682943c0a64acb22643aac7793ad2ec2a1194 (diff)
downloadarmnn-f86be93b7492b381370cae7bf71eca8572a0cbae.tar.gz
IVGCVSW-5924 Update 21.08 Doxygen Documents
* Also updated latest symlink. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea
Diffstat (limited to '21.08/buildguides.js')
-rw-r--r--21.08/buildguides.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/21.08/buildguides.js b/21.08/buildguides.js
new file mode 100644
index 0000000000..6e81c1501b
--- /dev/null
+++ b/21.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 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