Skip to content

Commit 1f7f8d9

Browse files
committed
Generated V0.0.32 Docusaurus documentation
Signed-off-by: Saif Ul Islam <[email protected]>
1 parent 9f5a795 commit 1f7f8d9

File tree

9 files changed

+5158
-0
lines changed

9 files changed

+5158
-0
lines changed

docs/docs/sdk/_category_.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Mapillary Python SDK - Interface",
3+
"position": 4
4+
}

docs/docs/sdk/index.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
sidebar_position: 0
3+
---
4+
5+
<!-- src documentation master file, created by
6+
sphinx-quickstart on Sat Aug 28 00:14:07 2021.
7+
You can adapt this file completely to your liking, but it should at least
8+
contain the root `toctree` directive. -->
9+
# Welcome to src’s documentation!
10+
11+
# Contents:
12+
13+
14+
* mapillary package
15+
16+
17+
* Subpackages
18+
19+
20+
* mapillary.config package
21+
22+
23+
* Subpackages
24+
25+
26+
* Module contents
27+
28+
29+
* mapillary.controller package
30+
31+
32+
* Submodules
33+
34+
35+
* mapillary.controller.detection module
36+
37+
38+
* mapillary.controller.feature module
39+
40+
41+
* mapillary.controller.image module
42+
43+
44+
* mapillary.controller.save module
45+
46+
47+
* Module contents
48+
49+
50+
* mapillary.models package
51+
52+
53+
* Subpackages
54+
55+
56+
* Submodules
57+
58+
59+
* mapillary.models.client module
60+
61+
62+
* mapillary.models.exceptions module
63+
64+
65+
* mapillary.models.geojson module
66+
67+
68+
* Module contents
69+
70+
71+
* mapillary.utils package
72+
73+
74+
* Submodules
75+
76+
77+
* mapillary.utils.auth module
78+
79+
80+
* mapillary.utils.extract module
81+
82+
83+
* mapillary.utils.filter module
84+
85+
86+
* mapillary.utils.format module
87+
88+
89+
* mapillary.utils.time module
90+
91+
92+
* mapillary.utils.verify module
93+
94+
95+
* Module contents
96+
97+
98+
* Submodules
99+
100+
101+
* mapillary.interface module
102+
103+
104+
* mapillary.interface
105+
106+
107+
* Module contents
108+
109+
110+
* mapillary.__init__
111+
112+
113+
# Indices and tables
114+
115+
116+
* Index
117+
118+
119+
* Module Index
120+
121+
122+
* Search Page

0 commit comments

Comments
 (0)