aboutsummaryrefslogtreecommitdiff
path: root/docs/05_01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/05_01_parsers.dox')
-rw-r--r--docs/05_01_parsers.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index 6050d65953..f92504b389 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -8,7 +8,7 @@ namespace armnn
/**
@page parsers Parsers
-@tableofcontents
+
Execute models from different machine learning platforms efficiently with our parsers. Simply choose a parser according
to the model you want to run e.g. If you've got a model in onnx format (<model_name>.onnx) use our onnx-parser.