You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,19 @@ Installation
11
11
This is tested on Python 3.7+.
12
12
Get in touch with ``adamdangoor@gmail.com`` if you would like to use this with another language.
13
13
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:
0 commit comments