diff options
-rw-r--r-- | _build/Makefile | 8 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html | 2 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html | 2 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy/index.html | 2 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy_app/index.html | 2 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy_http/index.html | 2 | ||||
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy_websocket/index.html | 2 | ||||
-rw-r--r-- | docs/index.xml | 6 |
8 files changed, 13 insertions, 13 deletions
diff --git a/_build/Makefile b/_build/Makefile index 35b0148d..984b2348 100644 --- a/_build/Makefile +++ b/_build/Makefile @@ -55,8 +55,8 @@ docs-$1-$2: tmp/$1 sed '1,/^$$$$/d' $$$$f | sed 's/^=== /== /' \ | sed 's/xref:/link:..\//' | sed 's/image::/image::..\//' \ | sed 's/link:man:$1[(]7[)]/link:..\/$1_app/' \ - | sed 's/\(link:man:[a-z_]*\):/\1./' \ - | sed 's/link:man:\([a-z_.]*\)[1-9()]*/link:..\/\1/' \ + | sed 's/\(link:man:[a-z0-9_]*\):/\1./' \ + | sed 's/link:man:\([a-z0-9_.]*\)[1-9()]*/link:..\/\1/' \ >> content/docs/en/$1/$3/guide/`basename $$$$f`; \ done; \ rm tmp/$1/doc/src/guide/book.asciidoc.bak; \ @@ -83,8 +83,8 @@ docs-$1-$2: tmp/$1 echo >> content/docs/en/$1/$3/manual/`basename $$$$f`; \ sed '1,/^$$$$/d' $$$$f | sed 's/xref:/link:..\//' \ | sed 's/link:man:$1(7)/link:..\/$1_app/' \ - | sed 's/\(link:man:[a-z_]*\):/\1./' \ - | sed 's/link:man:\([a-z_.]*\)[1-9()]*/link:..\/\1/' \ + | sed 's/\(link:man:[a-z0-9_]*\):/\1./' \ + | sed 's/link:man:\([a-z0-9_.]*\)[1-9()]*/link:..\/\1/' \ >> content/docs/en/$1/$3/manual/`basename $$$$f`; \ done \ fi diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html index 0d01dce8..5c37200d 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html @@ -156,7 +156,7 @@ subprotocols like Websocket. <div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</dd>
diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html index 888895d7..24cf5f7a 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html @@ -156,7 +156,7 @@ subprotocols like Websocket. <div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</dd>
diff --git a/docs/en/cowboy/2.0/manual/cowboy/index.html b/docs/en/cowboy/2.0/manual/cowboy/index.html index 0bb23f2b..0daef95f 100644 --- a/docs/en/cowboy/2.0/manual/cowboy/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy/index.html @@ -182,7 +182,7 @@ subprotocols like Websocket.</p></div> <div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</div>
diff --git a/docs/en/cowboy/2.0/manual/cowboy_app/index.html b/docs/en/cowboy/2.0/manual/cowboy_app/index.html index a0d35316..eeaa33e3 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_app/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_app/index.html @@ -115,7 +115,7 @@ related standards, like Websocket or Server-Sent Events.</p></div> </li>
<li>
<p>
-<a href="../cowboy_http">cowboy_http2(3)</a> - HTTP/2
+<a href="../cowboy_http2">cowboy_http2(3)</a> - HTTP/2
</p>
</li>
<li>
diff --git a/docs/en/cowboy/2.0/manual/cowboy_http/index.html b/docs/en/cowboy/2.0/manual/cowboy_http/index.html index 80347684..334c5f45 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_http/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_http/index.html @@ -234,7 +234,7 @@ request_timeout (5000) <h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="../cowboy_app">cowboy(7)</a>,
-<a href="../cowboy_http">cowboy_http2(3)</a>,
+<a href="../cowboy_http2">cowboy_http2(3)</a>,
<a href="../cowboy_websocket">cowboy_websocket(3)</a></p></div>
</div>
</div>
diff --git a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html index 2ca978a3..9e77526c 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html @@ -305,7 +305,7 @@ timeout <div class="sectionbody">
<div class="paragraph"><p><a href="../cowboy_app">cowboy(7)</a>,
<a href="../cowboy_http">cowboy_http(3)</a>,
-<a href="../cowboy_http">cowboy_http2(3)</a></p></div>
+<a href="../cowboy_http2">cowboy_http2(3)</a></p></div>
</div>
</div>
diff --git a/docs/index.xml b/docs/index.xml index 8e2294c6..43756353 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -1472,7 +1472,7 @@ subprotocols like Websocket.</p></div> <div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</div>
@@ -1540,7 +1540,7 @@ related standards, like Websocket or Server-Sent Events.</p></div> </li>
<li>
<p>
-<a href="../cowboy_http">cowboy_http2(3)</a> - HTTP/2
+<a href="../cowboy_http2">cowboy_http2(3)</a> - HTTP/2
</p>
</li>
<li>
@@ -1875,7 +1875,7 @@ subprotocols like Websocket. <div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</dd>
|