Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 92e8d00

Browse files
committed
Update GitHub Pages
1 parent 7764f29 commit 92e8d00

96 files changed

Lines changed: 1314 additions & 545 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/api/ClashOfClans.ClashOfClansClient.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Class ClashOfClansClient
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -79,7 +79,7 @@ <h1 id="ClashOfClans_ClashOfClansClient" data-uid="ClashOfClans.ClashOfClansClie
7979
<div class="markdown level0 conceptual"></div>
8080
<div class="inheritance">
8181
<h5>Inheritance</h5>
82-
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
82+
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
8383
<div class="level1"><span class="xref">ClashOfClansClient</span></div>
8484
</div>
8585
<div class="implements">
@@ -121,7 +121,7 @@ <h5 class="parameters">Parameters</h5>
121121
</thead>
122122
<tbody>
123123
<tr>
124-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>[]</td>
124+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a>[]</td>
125125
<td><span class="parametername">tokens</span></td>
126126
<td><p>Your personal API key(s)</p>
127127
</td>
@@ -339,7 +339,7 @@ <h5 class="parameters">Parameters</h5>
339339
</thead>
340340
<tbody>
341341
<tr>
342-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.action-1">Action</a>&lt;<a class="xref" href="ClashOfClans.Core.ClashOfClansOptions.html">ClashOfClansOptions</a>&gt;</td>
342+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-1">Action</a>&lt;<a class="xref" href="ClashOfClans.Core.ClashOfClansOptions.html">ClashOfClansOptions</a>&gt;</td>
343343
<td><span class="parametername">configure</span></td>
344344
<td><p>An action delegate to configure the provided options</p>
345345
</td>

docs/api/ClashOfClans.Core.ClashOfClansException.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Class ClashOfClansException
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -78,13 +78,13 @@ <h1 id="ClashOfClans_Core_ClashOfClansException" data-uid="ClashOfClans.Core.Cla
7878
<div class="markdown level0 conceptual"></div>
7979
<div class="inheritance">
8080
<h5>Inheritance</h5>
81-
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
82-
<div class="level1"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></div>
81+
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
82+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception">Exception</a></div>
8383
<div class="level2"><span class="xref">ClashOfClansException</span></div>
8484
</div>
8585
<div class="implements">
8686
<h5>Implements</h5>
87-
<div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
87+
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
8888
</div>
8989
<h6><strong>Namespace</strong>: <a class="xref" href="ClashOfClans.Core.html">ClashOfClans.Core</a></h6>
9090
<h6><strong>Assembly</strong>: ClashOfClans.dll</h6>
@@ -170,12 +170,12 @@ <h5 class="parameters">Parameters</h5>
170170
</thead>
171171
<tbody>
172172
<tr>
173-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
173+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
174174
<td><span class="parametername">info</span></td>
175175
<td></td>
176176
</tr>
177177
<tr>
178-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
178+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
179179
<td><span class="parametername">context</span></td>
180180
<td></td>
181181
</tr>
@@ -207,7 +207,7 @@ <h5 class="parameters">Parameters</h5>
207207
</thead>
208208
<tbody>
209209
<tr>
210-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
210+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
211211
<td><span class="parametername">message</span></td>
212212
<td></td>
213213
</tr>
@@ -239,12 +239,12 @@ <h5 class="parameters">Parameters</h5>
239239
</thead>
240240
<tbody>
241241
<tr>
242-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
242+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
243243
<td><span class="parametername">message</span></td>
244244
<td></td>
245245
</tr>
246246
<tr>
247-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></td>
247+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception">Exception</a></td>
248248
<td><span class="parametername">innerException</span></td>
249249
<td></td>
250250
</tr>
@@ -312,22 +312,22 @@ <h5 class="parameters">Parameters</h5>
312312
</thead>
313313
<tbody>
314314
<tr>
315-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
315+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
316316
<td><span class="parametername">info</span></td>
317317
<td></td>
318318
</tr>
319319
<tr>
320-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
320+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
321321
<td><span class="parametername">context</span></td>
322322
<td></td>
323323
</tr>
324324
</tbody>
325325
</table>
326326
<h5 class="overrides">Overrides</h5>
327-
<div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception.getobjectdata#system-exception-getobjectdata(system-runtime-serialization-serializationinfo-system-runtime-serialization-streamingcontext)">Exception.GetObjectData(SerializationInfo, StreamingContext)</a></div>
327+
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata#system-exception-getobjectdata(system-runtime-serialization-serializationinfo-system-runtime-serialization-streamingcontext)">Exception.GetObjectData(SerializationInfo, StreamingContext)</a></div>
328328
<h3 id="implements">Implements</h3>
329329
<div>
330-
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">System.Runtime.Serialization.ISerializable</a>
330+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">System.Runtime.Serialization.ISerializable</a>
331331
</div>
332332
</article>
333333
</div>

docs/api/ClashOfClans.Core.ClashOfClansOptions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Class ClashOfClansOptions
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -78,7 +78,7 @@ <h1 id="ClashOfClans_Core_ClashOfClansOptions" data-uid="ClashOfClans.Core.Clash
7878
<div class="markdown level0 conceptual"></div>
7979
<div class="inheritance">
8080
<h5>Inheritance</h5>
81-
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
81+
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
8282
<div class="level1"><span class="xref">ClashOfClansOptions</span></div>
8383
<div class="level2"><a class="xref" href="ClashOfClans.Core.ClashOfClansOptionsV2.html">ClashOfClansOptionsV2</a></div>
8484
</div>
@@ -116,7 +116,7 @@ <h5 class="parameters">Parameters</h5>
116116
</thead>
117117
<tbody>
118118
<tr>
119-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
119+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
120120
<td><span class="parametername">tokens</span></td>
121121
<td></td>
122122
</tr>
@@ -149,7 +149,7 @@ <h5 class="fieldValue">Field Value</h5>
149149
</thead>
150150
<tbody>
151151
<tr>
152-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
152+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
153153
<td></td>
154154
</tr>
155155
</tbody>
@@ -213,7 +213,7 @@ <h5 class="propertyValue">Property Value</h5>
213213
</thead>
214214
<tbody>
215215
<tr>
216-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
216+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
217217
<td></td>
218218
</tr>
219219
</tbody>
@@ -244,7 +244,7 @@ <h5 class="propertyValue">Property Value</h5>
244244
</thead>
245245
<tbody>
246246
<tr>
247-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
247+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
248248
<td></td>
249249
</tr>
250250
</tbody>

docs/api/ClashOfClans.Core.ClashOfClansOptionsV2.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Class ClashOfClansOptionsV2
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -78,7 +78,7 @@ <h1 id="ClashOfClans_Core_ClashOfClansOptionsV2" data-uid="ClashOfClans.Core.Cla
7878
<div class="markdown level0 conceptual"></div>
7979
<div class="inheritance">
8080
<h5>Inheritance</h5>
81-
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
81+
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
8282
<div class="level1"><a class="xref" href="ClashOfClans.Core.ClashOfClansOptions.html">ClashOfClansOptions</a></div>
8383
<div class="level2"><span class="xref">ClashOfClansOptionsV2</span></div>
8484
</div>
@@ -144,7 +144,7 @@ <h5 class="propertyValue">Property Value</h5>
144144
</thead>
145145
<tbody>
146146
<tr>
147-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
147+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
148148
<td></td>
149149
</tr>
150150
</tbody>

docs/api/ClashOfClans.Core.IClashOfClansLogger.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Interface IClashOfClansLogger
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -111,7 +111,7 @@ <h5 class="parameters">Parameters</h5>
111111
</thead>
112112
<tbody>
113113
<tr>
114-
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
114+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
115115
<td><span class="parametername">message</span></td>
116116
<td><p>Log message</p>
117117
</td>

docs/api/ClashOfClans.Core.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="viewport" content="width=device-width">
1111
<meta name="title" content="Namespace ClashOfClans.Core
1212
">
13-
<meta name="generator" content="docfx 2.59.3.0">
13+
<meta name="generator" content="docfx 2.59.4.0">
1414

1515
<link rel="shortcut icon" href="../images/favicon.ico">
1616
<link rel="stylesheet" href="../styles/docfx.vendor.css">

0 commit comments

Comments
 (0)