diff options
Diffstat (limited to 'docs/en/gun/1.0/guide/index.html')
-rw-r--r-- | docs/en/gun/1.0/guide/index.html | 34 |
1 files changed, 8 insertions, 26 deletions
diff --git a/docs/en/gun/1.0/guide/index.html b/docs/en/gun/1.0/guide/index.html index cb30dd5b..78eff528 100644 --- a/docs/en/gun/1.0/guide/index.html +++ b/docs/en/gun/1.0/guide/index.html @@ -62,38 +62,20 @@ <h1 class="lined-header"><span>Gun User Guide</span></h1> -<div class="ulist"><ul> -<li> -<p> -<a href="introduction/">Introduction</a> -</p> +<ul><li><a href="introduction/">Introduction</a> </li> -<li> -<p> -<a href="start/">Starting and stopping</a> -</p> +<li><a href="start/">Starting and stopping</a> </li> -<li> -<p> -<a href="protocols/">Supported protocols</a> -</p> +<li><a href="protocols/">Supported protocols</a> </li> -<li> -<p> -<a href="connect/">Connection</a> -</p> +<li><a href="connect/">Connection</a> </li> -<li> -<p> -<a href="http/">Using HTTP</a> -</p> +<li><a href="http/">Using HTTP</a> </li> -<li> -<p> -<a href="websocket/">Using Websocket</a> -</p> +<li><a href="websocket/">Using Websocket</a> </li> -</ul></div> +</ul> + |