Imported Upstream version 1.7.0
[platform/core/ml/nnfw.git] / docs / howto / index.rst
1 .. ONE documentation master file, created by
2    sphinx-quickstart on Thu May 14 18:13:12 2020.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
5
6 How To
7 ======
8
9 .. toctree::
10    :maxdepth: 2
11    :caption: Contents:
12
13   ./how-to-add-a-new-operation.md
14   ./how-to-build-compiler.md
15   ./how-to-build-package.md
16   ./how-to-build-runtime.md
17   ./how-to-build-runtime-using-prebuilt-docker-image.md
18   ./how-to-cross-build-runtime-for-arm.md
19   ./how-to-cross-build-runtime-for-aarch64.md
20   ./how-to-cross-build-runtime-for-android.md
21   ./how-to-contribute.md
22   ./how-to-make-an-application-with-runtime.md
23   ./how-to-remote-debugging-with-visual-studio-code.md
24   ./how-to-run-package.md
25   ./how-to-use-api.md
26   ./how-to-use-nnfw-api.md
27   ./how-to-use-nnapi-binding.md