Skip to content

Commit 07c29d0

Browse files
[automated] generate docs (#82)
Co-authored-by: DenTelezhkin <[email protected]>
1 parent 0ed498a commit 07c29d0

File tree

3 files changed

+28
-42
lines changed

3 files changed

+28
-42
lines changed

docs/docsets/TRON.docset/Contents/Resources/Documents/badge.svg

+3-3
Loading
Original file line numberDiff line numberDiff line change
@@ -1,138 +1,124 @@
11
{
22
"warnings": [
33
{
4-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIError.swift",
4+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIError.swift",
55
"line": 31,
66
"symbol": "ErrorSerializable.init(request:response:data:error:)",
77
"symbol_kind": "source.lang.swift.decl.function.method.instance",
88
"warning": "undocumented"
99
},
1010
{
11-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIError.swift",
11+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIError.swift",
1212
"line": 36,
1313
"symbol": "DownloadErrorSerializable.init(request:response:fileURL:error:)",
1414
"symbol_kind": "source.lang.swift.decl.function.method.instance",
1515
"warning": "undocumented"
1616
},
1717
{
18-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIError.swift",
18+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIError.swift",
1919
"line": 57,
2020
"symbol": "APIError.init(request:response:data:error:)",
2121
"symbol_kind": "source.lang.swift.decl.function.method.instance",
2222
"warning": "undocumented"
2323
},
2424
{
25-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIError.swift",
25+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIError.swift",
2626
"line": 65,
2727
"symbol": "APIError.init(request:response:fileURL:error:)",
2828
"symbol_kind": "source.lang.swift.decl.function.method.instance",
2929
"warning": "undocumented"
3030
},
3131
{
32-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIRequest.swift",
32+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIRequest.swift",
3333
"line": 83,
3434
"symbol": "APIRequest.perform(withSuccess:failure:)",
3535
"symbol_kind": "source.lang.swift.decl.function.method.instance",
3636
"warning": "undocumented"
3737
},
3838
{
39-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIRequest.swift",
39+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/APIRequest.swift",
4040
"line": 97,
4141
"symbol": "APIRequest.performCollectingTimeline(withCompletion:)",
4242
"symbol_kind": "source.lang.swift.decl.function.method.instance",
4343
"warning": "undocumented"
4444
},
4545
{
46-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIStub.swift",
47-
"line": 39,
48-
"symbol": "DataRequestResponseSerialization.performResponseSerialization(queue:responseSerializer:completionHandler:)",
46+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/Combine.swift",
47+
"line": 75,
48+
"symbol": "APIRequest.publisher()",
4949
"symbol_kind": "source.lang.swift.decl.function.method.instance",
5050
"warning": "undocumented"
5151
},
5252
{
53-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIStub.swift",
54-
"line": 74,
55-
"symbol": "DownloadRequest.performResponseSerialization(queue:responseSerializer:completionHandler:)",
53+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/Combine.swift",
54+
"line": 92,
55+
"symbol": "UploadAPIRequest.publisher()",
5656
"symbol_kind": "source.lang.swift.decl.function.method.instance",
5757
"warning": "undocumented"
5858
},
5959
{
60-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/APIStub.swift",
61-
"line": 105,
62-
"symbol": "Request.tron_apiStub",
63-
"symbol_kind": "source.lang.swift.decl.var.instance",
60+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/Combine.swift",
61+
"line": 109,
62+
"symbol": "DownloadAPIRequest.publisher()",
63+
"symbol_kind": "source.lang.swift.decl.function.method.instance",
6464
"warning": "undocumented"
6565
},
6666
{
67-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/DownloadAPIRequest.swift",
67+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/DownloadAPIRequest.swift",
6868
"line": 112,
6969
"symbol": "DownloadAPIRequest.perform(withSuccess:failure:)",
7070
"symbol_kind": "source.lang.swift.decl.function.method.instance",
7171
"warning": "undocumented"
7272
},
7373
{
74-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/DownloadAPIRequest.swift",
74+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/DownloadAPIRequest.swift",
7575
"line": 137,
7676
"symbol": "DownloadAPIRequest.performCollectingTimeline(withCompletion:)",
7777
"symbol_kind": "source.lang.swift.decl.function.method.instance",
7878
"warning": "undocumented"
7979
},
8080
{
81-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/NetworkActivityPlugin.swift",
82-
"line": 39,
83-
"symbol": "NetworkActivityPlugin",
84-
"symbol_kind": "source.lang.swift.decl.class",
85-
"warning": "undocumented"
86-
},
87-
{
88-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/NetworkActivityPlugin.swift",
89-
"line": 43,
90-
"symbol": "NetworkActivityPlugin.init(application:)",
91-
"symbol_kind": "source.lang.swift.decl.function.method.instance",
92-
"warning": "undocumented"
93-
},
94-
{
95-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/URLBuilder.swift",
81+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/URLBuilder.swift",
9682
"line": 39,
9783
"symbol": "URLBuilder.Behavior.appendingPathComponent",
9884
"symbol_kind": "source.lang.swift.decl.enumelement",
9985
"warning": "undocumented"
10086
},
10187
{
102-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/URLBuilder.swift",
88+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/URLBuilder.swift",
10389
"line": 40,
10490
"symbol": "URLBuilder.Behavior.relativeToBaseURL",
10591
"symbol_kind": "source.lang.swift.decl.enumelement",
10692
"warning": "undocumented"
10793
},
10894
{
109-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/URLBuilder.swift",
95+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/URLBuilder.swift",
11096
"line": 41,
11197
"symbol": "URLBuilder.Behavior.custom(_:)",
11298
"symbol_kind": "source.lang.swift.decl.enumelement",
11399
"warning": "undocumented"
114100
},
115101
{
116-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/UploadAPIRequest.swift",
102+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/UploadAPIRequest.swift",
117103
"line": 42,
118104
"symbol": "UploadRequestType.multipartFormData(formData:memoryThreshold:fileManager:)",
119105
"symbol_kind": "source.lang.swift.decl.enumelement",
120106
"warning": "undocumented"
121107
},
122108
{
123-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/UploadAPIRequest.swift",
109+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/UploadAPIRequest.swift",
124110
"line": 131,
125111
"symbol": "UploadAPIRequest.perform(withSuccess:failure:)",
126112
"symbol_kind": "source.lang.swift.decl.function.method.instance",
127113
"warning": "undocumented"
128114
},
129115
{
130-
"file": "/Users/denystelezhkin/Projects/TRON/Source/TRON/UploadAPIRequest.swift",
116+
"file": "/Users/runner/work/TRON/TRON/Source/TRON/UploadAPIRequest.swift",
131117
"line": 145,
132118
"symbol": "UploadAPIRequest.performCollectingTimeline(withCompletion:)",
133119
"symbol_kind": "source.lang.swift.decl.function.method.instance",
134120
"warning": "undocumented"
135121
}
136122
],
137-
"source_directory": "/Users/denystelezhkin/Projects/TRON"
123+
"source_directory": "/Users/runner/work/TRON/TRON"
138124
}

docs/docsets/TRON.tgz

-64 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)