aboutsummaryrefslogtreecommitdiff
path: root/23.05/buildguides.js
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-19 11:14:28 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-05-19 11:14:28 +0100
commit8efb48a6847c5cd166c561127ae6611150963ce3 (patch)
treef4262b7e54d26021a54bbc310f46d16a291463e5 /23.05/buildguides.js
parent023fe66a59414a0a7b337c7be5c3c341eb5b55d2 (diff)
downloadarmnn-8efb48a6847c5cd166c561127ae6611150963ce3.tar.gz
Update Doxygen docu for 23.05
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I0a992286f14fa68fcc6e5eba31ac39fed003cbbe
Diffstat (limited to '23.05/buildguides.js')
-rw-r--r--23.05/buildguides.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/23.05/buildguides.js b/23.05/buildguides.js
new file mode 100644
index 0000000000..89a42d2a0e
--- /dev/null
+++ b/23.05/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.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 ]
+]; \ No newline at end of file