Skip to content

Commit 3912701

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent ccf1254 commit 3912701

File tree

11 files changed

+42
-71
lines changed

11 files changed

+42
-71
lines changed

jsonrpcserver/404.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@
8383
<nav class="md-header__inner md-grid" aria-label="Header">
8484
<a href="/jsonrpcserver/." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
8585

86-
87-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
86+
<img src="/jsonrpcserver/assets/logo.png" alt="logo">
8887

8988
</a>
9089
<label class="md-header__button md-icon" for="__drawer">
@@ -229,8 +228,7 @@
229228
<label class="md-nav__title" for="__drawer">
230229
<a href="/jsonrpcserver/." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
231230

232-
233-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
231+
<img src="/jsonrpcserver/assets/logo.png" alt="logo">
234232

235233
</a>
236234
jsonrpcserver

jsonrpcserver/async/index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/async/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/async/">
1212

1313

1414
<link rel="prev" href="../dispatch/">
@@ -94,8 +94,7 @@
9494
<nav class="md-header__inner md-grid" aria-label="Header">
9595
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9696

97-
98-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../assets/logo.png" alt="logo">
9998

10099
</a>
101100
<label class="md-header__button md-icon" for="__drawer">
@@ -240,8 +239,7 @@
240239
<label class="md-nav__title" for="__drawer">
241240
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242241

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
242+
<img src="../assets/logo.png" alt="logo">
245243

246244
</a>
247245
jsonrpcserver

jsonrpcserver/dispatch/index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/dispatch/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/dispatch/">
1212

1313

1414
<link rel="prev" href="../methods/">
@@ -94,8 +94,7 @@
9494
<nav class="md-header__inner md-grid" aria-label="Header">
9595
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9696

97-
98-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../assets/logo.png" alt="logo">
9998

10099
</a>
101100
<label class="md-header__button md-icon" for="__drawer">
@@ -240,8 +239,7 @@
240239
<label class="md-nav__title" for="__drawer">
241240
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242241

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
242+
<img src="../assets/logo.png" alt="logo">
245243

246244
</a>
247245
jsonrpcserver

jsonrpcserver/examples/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/examples/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/examples/">
1212

1313

1414
<link rel="prev" href="../faq/">
@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="../assets/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="../assets/logo.png" alt="logo">
243241

244242
</a>
245243
jsonrpcserver
@@ -461,7 +459,7 @@
461459

462460

463461
<h1 id="examples">Examples</h1>
464-
<p>Examples have moved to the <a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Community Wiki</a>.</p>
462+
<p>Examples have moved to the <a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Wiki</a>.</p>
465463

466464

467465

jsonrpcserver/faq/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/faq/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/faq/">
1212

1313

1414
<link rel="prev" href="../async/">
@@ -94,8 +94,7 @@
9494
<nav class="md-header__inner md-grid" aria-label="Header">
9595
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9696

97-
98-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../assets/logo.png" alt="logo">
9998

10099
</a>
101100
<label class="md-header__button md-icon" for="__drawer">
@@ -240,8 +239,7 @@
240239
<label class="md-nav__title" for="__drawer">
241240
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242241

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
242+
<img src="../assets/logo.png" alt="logo">
245243

246244
</a>
247245
jsonrpcserver
@@ -589,7 +587,7 @@ <h2 id="which-http-status-code-to-respond-with">Which HTTP status code to respon
589587
since there's no http body, use status code 204 - no content.</p>
590588
<h2 id="how-to-rename-a-method">How to rename a method</h2>
591589
<p>Use <code>@method(name="new_name")</code>.</p>
592-
<p>Or use the dispatch function's <a href="https://www.explodinglabs.com/jsonrpcserver/dispatch/#methods">methods
590+
<p>Or use the dispatch function's <a href="https://explodinglabs.com/jsonrpcserver/dispatch/#methods">methods
593591
parameter</a>.</p>
594592
<h2 id="how-to-get-the-response-in-other-forms">How to get the response in other forms?</h2>
595593
<p>Instead of <code>dispatch</code>, use:</p>

jsonrpcserver/index.html

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/">
1212

1313

1414

@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href="." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="assets/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -227,8 +226,6 @@
227226

228227

229228

230-
231-
232229
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
233230
<div class="md-sidebar__scrollwrap">
234231
<div class="md-sidebar__inner">
@@ -240,8 +237,7 @@
240237
<label class="md-nav__title" for="__drawer">
241238
<a href="." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242239

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="assets/logo.png" alt="logo">
245241

246242
</a>
247243
jsonrpcserver
@@ -470,9 +466,7 @@
470466

471467

472468

473-
474-
475-
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" hidden>
469+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
476470
<div class="md-sidebar__scrollwrap">
477471
<div class="md-sidebar__inner">
478472

@@ -510,8 +504,6 @@
510504
<article class="md-content__inner md-typeset">
511505

512506

513-
514-
515507

516508

517509

@@ -529,7 +521,7 @@ <h1>Home</h1>
529521
<p><img alt="jsonrpcserver" src="assets/logo.png" /></p>
530522
<p><em>Process incoming JSON-RPC requests in Python.</em></p>
531523
<p>Jump to:
532-
<a href="https://github.com/explodinglabs/jsonrpcserver">GitHub</a> | <a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Community Wiki</a></p>
524+
<a href="https://github.com/explodinglabs/jsonrpcserver">GitHub</a> | <a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Developer Wiki</a></p>
533525
<h2 id="documentation">Documentation</h2>
534526
<ul>
535527
<li><a href="installation/">Installation</a></li>
@@ -546,15 +538,10 @@ <h2 id="documentation">Documentation</h2>
546538

547539

548540

549-
550-
551541

552542

553543

554544

555-
556-
557-
558545

559546

560547
</article>
@@ -570,8 +557,6 @@ <h2 id="documentation">Documentation</h2>
570557

571558

572559

573-
574-
575560
<nav class="md-footer__inner md-grid" aria-label="Footer" >
576561

577562

jsonrpcserver/installation/index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/installation/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/installation/">
1212

1313

1414
<link rel="prev" href="..">
@@ -94,8 +94,7 @@
9494
<nav class="md-header__inner md-grid" aria-label="Header">
9595
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9696

97-
98-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../assets/logo.png" alt="logo">
9998

10099
</a>
101100
<label class="md-header__button md-icon" for="__drawer">
@@ -240,8 +239,7 @@
240239
<label class="md-nav__title" for="__drawer">
241240
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242241

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
242+
<img src="../assets/logo.png" alt="logo">
245243

246244
</a>
247245
jsonrpcserver

jsonrpcserver/methods/index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
<link rel="canonical" href="https://www.explodinglabs.com/jsonrpcserver/methods/">
11+
<link rel="canonical" href="https://explodinglabs.com/jsonrpcserver/methods/">
1212

1313

1414
<link rel="prev" href="../installation/">
@@ -94,8 +94,7 @@
9494
<nav class="md-header__inner md-grid" aria-label="Header">
9595
<a href=".." title="jsonrpcserver" class="md-header__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
9696

97-
98-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../assets/logo.png" alt="logo">
9998

10099
</a>
101100
<label class="md-header__button md-icon" for="__drawer">
@@ -240,8 +239,7 @@
240239
<label class="md-nav__title" for="__drawer">
241240
<a href=".." title="jsonrpcserver" class="md-nav__button md-logo" aria-label="jsonrpcserver" data-md-component="logo">
242241

243-
244-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
242+
<img src="../assets/logo.png" alt="logo">
245243

246244
</a>
247245
jsonrpcserver

0 commit comments

Comments
 (0)