-
Notifications
You must be signed in to change notification settings - Fork 137
/
Copy path_doxygen.yaml
188 lines (188 loc) · 9.92 KB
/
_doxygen.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
# Generated by c2devsite (go/c2devsite)
toc:
- title: "Google.Protobuf"
path: /reference/csharp/api-docs/namespace/google/protobuf
section:
- title: Classes
section:
- title: "ByteString"
path: /reference/csharp/api-docs/class/google/protobuf/byte-string
- title: "CodedInputStream"
path: /reference/csharp/api-docs/class/google/protobuf/coded-input-stream
- title: "CodedOutputStream"
path: /reference/csharp/api-docs/class/google/protobuf/coded-output-stream
- title: "CodedOutputStream.OutOfSpaceException"
path: /reference/csharp/api-docs/class/google/protobuf/coded-output-stream/out-of-space-exception
- title: "FieldCodec"
path: /reference/csharp/api-docs/class/google/protobuf/field-codec
- title: "FieldCodec< T >"
path: /reference/csharp/api-docs/class/google/protobuf/field-codec-t-
- title: "InvalidJsonException"
path: /reference/csharp/api-docs/class/google/protobuf/invalid-json-exception
- title: "InvalidProtocolBufferException"
path: /reference/csharp/api-docs/class/google/protobuf/invalid-protocol-buffer-exception
- title: "JsonFormatter"
path: /reference/csharp/api-docs/class/google/protobuf/json-formatter
- title: "JsonFormatter.Settings"
path: /reference/csharp/api-docs/class/google/protobuf/json-formatter/settings
- title: "JsonParser"
path: /reference/csharp/api-docs/class/google/protobuf/json-parser
- title: "JsonParser.Settings"
path: /reference/csharp/api-docs/class/google/protobuf/json-parser/settings
- title: "MessageExtensions"
path: /reference/csharp/api-docs/class/google/protobuf/message-extensions
- title: "MessageParser"
path: /reference/csharp/api-docs/class/google/protobuf/message-parser
- title: "MessageParser< T >"
path: /reference/csharp/api-docs/class/google/protobuf/message-parser-t-
- title: "ProtoPreconditions"
path: /reference/csharp/api-docs/class/google/protobuf/proto-preconditions
- title: "WireFormat"
path: /reference/csharp/api-docs/class/google/protobuf/wire-format
- title: Interfaces
section:
- title: "ICustomDiagnosticMessage"
path: /reference/csharp/api-docs/interface/google/protobuf/i-custom-diagnostic-message
- title: "IDeepCloneable< T >"
path: /reference/csharp/api-docs/interface/google/protobuf/i-deep-cloneable-t-
- title: "IMessage"
path: /reference/csharp/api-docs/interface/google/protobuf/i-message
- title: "IMessage< T >"
path: /reference/csharp/api-docs/interface/google/protobuf/i-message-t-
- title: "Google.Protobuf.Collections"
path: /reference/csharp/namespace/google/protobuf/collections
section:
- title: Classes
section:
- title: "MapField< TKey, TValue >"
path: /reference/csharp/api-docs/class/google/protobuf/collections/map-field-t-key-t-value-
- title: "MapField< TKey, TValue >.Codec"
path: /reference/csharp/api-docs/class/google/protobuf/collections/map-field-t-key-t-value-/codec
- title: "RepeatedField< T >"
path: /reference/csharp/api-docs/class/google/protobuf/collections/repeated-field-t-
- title: "Google.Protobuf.Reflection"
path: /reference/csharp/namespace/google/protobuf/reflection
section:
- title: Classes
section:
- title: "DescriptorBase"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/descriptor-base
- title: "DescriptorValidationException"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/descriptor-validation-exception
- title: "EnumDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/enum-descriptor
- title: "EnumValueDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/enum-value-descriptor
- title: "FieldDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/field-descriptor
- title: "FileDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/file-descriptor
- title: "GeneratedClrTypeInfo"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/generated-clr-type-info
- title: "MessageDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/message-descriptor
- title: "MessageDescriptor.FieldCollection"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/message-descriptor/field-collection
- title: "MethodDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/method-descriptor
- title: "OneofAccessor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/oneof-accessor
- title: "OneofDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/oneof-descriptor
- title: "OriginalNameAttribute"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/original-name-attribute
- title: "ServiceDescriptor"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/service-descriptor
- title: "TypeRegistry"
path: /reference/csharp/api-docs/class/google/protobuf/reflection/type-registry
- title: Interfaces
section:
- title: "IDescriptor"
path: /reference/csharp/api-docs/interface/google/protobuf/reflection/i-descriptor
- title: "IFieldAccessor"
path: /reference/csharp/api-docs/interface/google/protobuf/reflection/i-field-accessor
- title: "Google.Protobuf.WellKnownTypes"
path: /reference/csharp/namespace/google/protobuf/well-known-types
section:
- title: Classes
section:
- title: "Any"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/any
- title: "AnyReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/any-reflection
- title: "Api"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/api
- title: "ApiReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/api-reflection
- title: "BoolValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/bool-value
- title: "BytesValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/bytes-value
- title: "DoubleValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/double-value
- title: "Duration"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/duration
- title: "DurationReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/duration-reflection
- title: "Empty"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/empty
- title: "EmptyReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/empty-reflection
- title: "Enum"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/enum
- title: "EnumValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/enum-value
- title: "Field"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/field
- title: "Field.Types"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/field/types
- title: "FieldMask"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/field-mask
- title: "FieldMaskReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/field-mask-reflection
- title: "FloatValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/float-value
- title: "Int32Value"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/int32-value
- title: "Int64Value"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/int64-value
- title: "ListValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/list-value
- title: "Method"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/method
- title: "Mixin"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/mixin
- title: "Option"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/option
- title: "SourceContext"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/source-context
- title: "SourceContextReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/source-context-reflection
- title: "StringValue"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/string-value
- title: "Struct"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/struct
- title: "StructReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/struct-reflection
- title: "TimeExtensions"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/time-extensions
- title: "Timestamp"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/timestamp
- title: "TimestampReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/timestamp-reflection
- title: "Type"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/type
- title: "TypeReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/type-reflection
- title: "UInt32Value"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/u-int32-value
- title: "UInt64Value"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/u-int64-value
- title: "Value"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/value
- title: "WrappersReflection"
path: /reference/csharp/api-docs/class/google/protobuf/well-known-types/wrappers-reflection
- title: Namespaces
section:
- title: "Google"
path: /reference/csharp/namespace/google