Skip to content

Commit 61bd48d

Browse files
committed
fix: improve text
1 parent 5cbdfff commit 61bd48d

File tree

3 files changed

+8
-75
lines changed

3 files changed

+8
-75
lines changed

_index.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

docs/index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
Diago with GO offers faster way of developing and testing communication services, but with keeping care on still providing low latency.
3939
More on Why Diago
4040
Core (Roadmap): WIP = Work in progress (Expect soon to be part of lib)">
41-
<meta itemprop="wordCount" content="329">
41+
<meta itemprop="wordCount" content="334">
4242
<meta name="twitter:card" content="summary">
4343
<meta name="twitter:title" content="Diago">
4444
<meta name="twitter:description" content="Welcome to diago documentation!.
@@ -189,9 +189,9 @@
189189
</li>
190190
<li>
191191
<a
192-
href="#diagox"
192+
href="#diago-extra-modules"
193193
class="hx-flex hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [word-break:break-word] hx-cursor-pointer [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] contrast-more:hx-border hx-gap-2 before:hx-opacity-25 before:hx-content-['#'] hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:hx-text-gray-900 contrast-more:dark:hx-text-gray-50 contrast-more:hx-border-transparent contrast-more:hover:hx-border-gray-900 contrast-more:dark:hover:hx-border-gray-50"
194-
>diagox</a>
194+
>Diago extra modules</a>
195195
</li>
196196
<li>
197197
<a
@@ -347,7 +347,7 @@
347347
</a>
348348
</li>
349349
<li class="hx-my-2 hx-scroll-my-6 hx-scroll-py-6">
350-
<a class="hx-font-semibold hx-inline-block hx-text-gray-500 hover:hx-text-gray-900 dark:hx-text-gray-400 dark:hover:hx-text-gray-300 contrast-more:hx-text-gray-900 contrast-more:hx-underline contrast-more:dark:hx-text-gray-50 hx-w-full hx-break-words" href="#diagox">diagox
350+
<a class="hx-font-semibold hx-inline-block hx-text-gray-500 hover:hx-text-gray-900 dark:hx-text-gray-400 dark:hover:hx-text-gray-300 contrast-more:hx-text-gray-900 contrast-more:hx-underline contrast-more:dark:hx-text-gray-50 hx-w-full hx-break-words" href="#diago-extra-modules">Diago extra modules
351351
</a>
352352
</li>
353353
<li class="hx-my-2 hx-scroll-my-6 hx-scroll-py-6">
@@ -402,15 +402,14 @@ <h2>Core (Roadmap):<span class="hx-absolute -hx-mt-20" id="core-roadmap"></span>
402402
<li><input disabled="" type="checkbox"> SRTP for more critical services</li>
403403
<li><input disabled="" type="checkbox"> And plenty more &hellip;</li>
404404
</ul>
405-
<h2>diagox<span class="hx-absolute -hx-mt-20" id="diagox"></span>
406-
<a href="#diagox" class="subheading-anchor" aria-label="Permalink for this section"></a></h2><p><strong>Diago extra modules</strong></p>
407-
<p>Some of modules are not yet considered to be part of lib and they are developed for private projects. To mention few:</p>
405+
<h2>Diago extra modules<span class="hx-absolute -hx-mt-20" id="diago-extra-modules"></span>
406+
<a href="#diago-extra-modules" class="subheading-anchor" aria-label="Permalink for this section"></a></h2><p>Some of modules are not yet considered to be part of lib and they are developed/consulted for private projects. To mention few:</p>
408407
<ul>
409408
<li>Recording</li>
410409
<li>Webrtc(pion) stack over diago&rsquo;s media stack</li>
411410
<li>Complex modules etc&hellip;</li>
412411
</ul>
413-
<p>If you have interest or need consulting/sponsoring please contact me on <a href="mailto:emirfreelance91@gmail.com" >mail</a></p>
412+
<p>If you have interest or need solutions that are currently missing in library please contact me on <a href="mailto:emirfreelance91@gmail.com" >mail</a></p>
414413
<h2>Why Diago?<span class="hx-absolute -hx-mt-20" id="why-diago"></span>
415414
<a href="#why-diago" class="subheading-anchor" aria-label="Permalink for this section"></a></h2><p>Development of VOIP services can be slow or it was full workarrounds.
416415
Diago try to offer more modern Stack and put you closer to protocol,network,media but offering High level and low level API calls.</p>

0 commit comments

Comments
 (0)