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
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 ">
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 ">
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
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
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
0 commit comments