aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-06-09 16:31:48 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-06-12 13:30:01 +0000
commit0fc1988881fea206e9bb3fdda511784594ff5956 (patch)
treedf6b8077e565bc805ec7e800040588eb8b89b9a3
parentc45ec12a943d63f094ba5495b6ef841613b587c6 (diff)
downloadarmnn-ref/for/main.tar.gz
Doxygen: Remove link to md files from excluded tests\ref/for/main
* These files are in tests which are excluded from doxygen * Add deprecated lists to doxygen Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I760c317b9454dd32ea924d1a1805d05919ead9b1
-rw-r--r--docs/05_00_software_components.dox9
-rw-r--r--docs/Doxyfile6
2 files changed, 3 insertions, 12 deletions
diff --git a/docs/05_00_software_components.dox b/docs/05_00_software_components.dox
index 8f3c35d511..756f336416 100644
--- a/docs/05_00_software_components.dox
+++ b/docs/05_00_software_components.dox
@@ -19,9 +19,6 @@ other helpful information in each section.
- @subpage serializer
- @subpage deserializer
- @subpage md_src_armnnConverter_README
- - @subpage md_tests_ImageCSVFileGenerator_README
- - @subpage md_tests_ImageTensorGenerator_README
- - @subpage md_tests_ModelAccuracyTool-Armnn_README
**/
}
@@ -37,12 +34,6 @@ namespace armnn
@page md_src_armnnConverter_README Converter
-@page md_tests_ModelAccuracyTool-Armnn_README ModelAccuracyTool
-
-@page md_tests_ImageCSVFileGenerator_README ImageCSVFileGenerator
-
-@page md_tests_ImageTensorGenerator_README ImageTensorGenerator
-
**/
}
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 98b2e1d2ca..9e8a43483c 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -55,7 +55,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.
-PROJECT_NAME = "ArmNN"
+PROJECT_NAME = "Arm NN"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
@@ -665,7 +665,7 @@ GENERATE_BUGLIST = YES
# the documentation.
# The default value is: YES.
-GENERATE_DEPRECATEDLIST= NO
+GENERATE_DEPRECATEDLIST= YES
# The ENABLED_SECTIONS tag can be used to enable conditional documentation
# sections, marked by \if <section_label> ... \endif and \cond <section_label>
@@ -2239,7 +2239,7 @@ HIDE_UNDOC_RELATIONS = YES
# set to NO
# The default value is: NO.
-HAVE_DOT = NO
+HAVE_DOT = YES
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
# to run in parallel. When set to 0 doxygen will base this on the number of