aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-12 11:43:58 +0000
committerNikhil Raj <nikhil.raj@arm.com>2021-11-12 12:50:27 +0000
commit818f56a50164d5cd8420f195a570693500885eda (patch)
tree36d1e166d5c22d2f8d9642938841d07917edd3ec /docs
parent9f184c4cce711891a194ff05f68af6082aa920e9 (diff)
downloadarmnn-818f56a50164d5cd8420f195a570693500885eda.tar.gz
Update the graph path in Readme and update project number in doxyfile
* Move all the image files used in doxygen to docs/ * Have a single path for all images in Doxyfile * Update project number to 21.11 in Doxyfile Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic9102d36b69a8261caf8e55da645463540e0b9f3
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile4
-rw-r--r--docs/pyarmnn.pngbin0 -> 74951 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 43fd269621..7dd51b50bc 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -61,7 +61,7 @@ PROJECT_NAME = "ArmNN"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 21.08
+PROJECT_NUMBER = 21.11
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@@ -978,7 +978,7 @@ EXAMPLE_RECURSIVE = NO
# that contain images that are to be included in the documentation (see the
# \image command).
-IMAGE_PATH = python/pyarmnn/
+IMAGE_PATH = docs/
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program
diff --git a/docs/pyarmnn.png b/docs/pyarmnn.png
new file mode 100644
index 0000000000..7a900d8e3a
--- /dev/null
+++ b/docs/pyarmnn.png
Binary files differ