Skip to content

Commit ad6bfe1

Browse files
committed
Progress towards documentation
1 parent f2e7542 commit ad6bfe1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/source/index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ Installation
1111
This is tested on Python 3.7+.
1212
Get in touch with ``[email protected]`` if you would like to use this with another language.
1313

14+
Example usage
15+
-------------
16+
17+
See the API reference for full usage details.
18+
19+
Testing
20+
-------
21+
22+
To write unit tests for code which uses this library, without using your Vuforia quota, you can use the https://github.com/adamtheturtle/vws-python-mock tool:
23+
24+
XXX example
25+
26+
1427
Reference
1528
---------
1629

@@ -25,6 +38,7 @@ Reference
2538
.. toctree::
2639
:maxdepth: 3
2740

41+
api-reference
2842
exceptions
2943
contributing
3044
release-process

0 commit comments

Comments
 (0)