aboutsummaryrefslogtreecommitdiff
path: root/23.11/buildguides.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
commit6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c (patch)
tree0c076149c03ac45c2617f5e02a77b79287ff5a0f /23.11/buildguides.js
parent03c7ff3f6188240baaeaeb405a357a0c58195fec (diff)
downloadarmnn-6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c.tar.gz
Update Doxygen for 23.11
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I47cd933f5002cb94a73aa97689d7b3d9c93cb849
Diffstat (limited to '23.11/buildguides.js')
-rw-r--r--23.11/buildguides.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/23.11/buildguides.js b/23.11/buildguides.js
new file mode 100644
index 0000000000..45aea87ee3
--- /dev/null
+++ b/23.11/buildguides.js
@@ -0,0 +1,6 @@
+var buildguides =
+[
+ [ "How to install ArmNN via our APT repository on Ubuntu's Launchpad", "md__installation_via_apt_repository.html", null ],
+ [ "Delegate Build Guide", "md_delegate__build_guide_native.html", null ],
+ [ "How to use the Android NDK to build Arm NN", "md__build_guide_android_n_d_k.html", null ]
+]; \ No newline at end of file