From a9fc9359196210a7b5d81c20a77ed2f5501c0840 Mon Sep 17 00:00:00 2001 From: yhirose Date: Sat, 28 Feb 2026 21:24:05 -0500 Subject: [PATCH] Add a link to GitHub --- docs-src/templates/base.html | 1 + docs/en/cookbook/index.html | 1 + docs/en/index.html | 1 + docs/en/tour/01-getting-started/index.html | 1 + docs/en/tour/02-basic-client/index.html | 1 + docs/en/tour/03-basic-server/index.html | 1 + docs/en/tour/04-static-file-server/index.html | 1 + docs/en/tour/05-tls-setup/index.html | 1 + docs/en/tour/06-https-client/index.html | 1 + docs/en/tour/07-https-server/index.html | 1 + docs/en/tour/08-websocket/index.html | 1 + docs/en/tour/09-whats-next/index.html | 1 + docs/en/tour/index.html | 1 + docs/ja/cookbook/index.html | 1 + docs/ja/index.html | 1 + docs/ja/tour/01-getting-started/index.html | 1 + docs/ja/tour/02-basic-client/index.html | 1 + docs/ja/tour/03-basic-server/index.html | 1 + docs/ja/tour/04-static-file-server/index.html | 1 + docs/ja/tour/05-tls-setup/index.html | 1 + docs/ja/tour/06-https-client/index.html | 1 + docs/ja/tour/07-https-server/index.html | 1 + docs/ja/tour/08-websocket/index.html | 1 + docs/ja/tour/09-whats-next/index.html | 1 + docs/ja/tour/index.html | 1 + 25 files changed, 25 insertions(+) diff --git a/docs-src/templates/base.html b/docs-src/templates/base.html index 5644f16..afed676 100644 --- a/docs-src/templates/base.html +++ b/docs-src/templates/base.html @@ -21,6 +21,7 @@
diff --git a/docs/en/cookbook/index.html b/docs/en/cookbook/index.html index 0c816fb..fa919ad 100644 --- a/docs/en/cookbook/index.html +++ b/docs/en/cookbook/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/index.html b/docs/en/index.html index b8ce7b7..0a16deb 100644 --- a/docs/en/index.html +++ b/docs/en/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/01-getting-started/index.html b/docs/en/tour/01-getting-started/index.html index 4a42f73..1b50f0d 100644 --- a/docs/en/tour/01-getting-started/index.html +++ b/docs/en/tour/01-getting-started/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/02-basic-client/index.html b/docs/en/tour/02-basic-client/index.html index e0f60cf..580bb14 100644 --- a/docs/en/tour/02-basic-client/index.html +++ b/docs/en/tour/02-basic-client/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/03-basic-server/index.html b/docs/en/tour/03-basic-server/index.html index f173c41..37a4add 100644 --- a/docs/en/tour/03-basic-server/index.html +++ b/docs/en/tour/03-basic-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/04-static-file-server/index.html b/docs/en/tour/04-static-file-server/index.html index 75a0706..06a9ef3 100644 --- a/docs/en/tour/04-static-file-server/index.html +++ b/docs/en/tour/04-static-file-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/05-tls-setup/index.html b/docs/en/tour/05-tls-setup/index.html index 9fe1395..511f53e 100644 --- a/docs/en/tour/05-tls-setup/index.html +++ b/docs/en/tour/05-tls-setup/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/06-https-client/index.html b/docs/en/tour/06-https-client/index.html index 62a59b7..ac8d4ad 100644 --- a/docs/en/tour/06-https-client/index.html +++ b/docs/en/tour/06-https-client/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/07-https-server/index.html b/docs/en/tour/07-https-server/index.html index 8852658..e6c8aca 100644 --- a/docs/en/tour/07-https-server/index.html +++ b/docs/en/tour/07-https-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/08-websocket/index.html b/docs/en/tour/08-websocket/index.html index 66eca19..8e67f07 100644 --- a/docs/en/tour/08-websocket/index.html +++ b/docs/en/tour/08-websocket/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/09-whats-next/index.html b/docs/en/tour/09-whats-next/index.html index 4f23551..7a80701 100644 --- a/docs/en/tour/09-whats-next/index.html +++ b/docs/en/tour/09-whats-next/index.html @@ -21,6 +21,7 @@
diff --git a/docs/en/tour/index.html b/docs/en/tour/index.html index e2c8de2..478b78f 100644 --- a/docs/en/tour/index.html +++ b/docs/en/tour/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/cookbook/index.html b/docs/ja/cookbook/index.html index 92980a8..d3d4f11 100644 --- a/docs/ja/cookbook/index.html +++ b/docs/ja/cookbook/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/index.html b/docs/ja/index.html index 4fd41bc..16db0f6 100644 --- a/docs/ja/index.html +++ b/docs/ja/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/01-getting-started/index.html b/docs/ja/tour/01-getting-started/index.html index 29eee12..eb62748 100644 --- a/docs/ja/tour/01-getting-started/index.html +++ b/docs/ja/tour/01-getting-started/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/02-basic-client/index.html b/docs/ja/tour/02-basic-client/index.html index ed178e8..dcddca9 100644 --- a/docs/ja/tour/02-basic-client/index.html +++ b/docs/ja/tour/02-basic-client/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/03-basic-server/index.html b/docs/ja/tour/03-basic-server/index.html index 89d70c7..5159699 100644 --- a/docs/ja/tour/03-basic-server/index.html +++ b/docs/ja/tour/03-basic-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/04-static-file-server/index.html b/docs/ja/tour/04-static-file-server/index.html index 3815626..51b5f48 100644 --- a/docs/ja/tour/04-static-file-server/index.html +++ b/docs/ja/tour/04-static-file-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/05-tls-setup/index.html b/docs/ja/tour/05-tls-setup/index.html index af0ee31..f15edd5 100644 --- a/docs/ja/tour/05-tls-setup/index.html +++ b/docs/ja/tour/05-tls-setup/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/06-https-client/index.html b/docs/ja/tour/06-https-client/index.html index 3deaf31..c9f3b9d 100644 --- a/docs/ja/tour/06-https-client/index.html +++ b/docs/ja/tour/06-https-client/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/07-https-server/index.html b/docs/ja/tour/07-https-server/index.html index e5b6567..c0d6ab3 100644 --- a/docs/ja/tour/07-https-server/index.html +++ b/docs/ja/tour/07-https-server/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/08-websocket/index.html b/docs/ja/tour/08-websocket/index.html index 8ec05f0..f0b2e9a 100644 --- a/docs/ja/tour/08-websocket/index.html +++ b/docs/ja/tour/08-websocket/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/09-whats-next/index.html b/docs/ja/tour/09-whats-next/index.html index 2be2203..f42ea62 100644 --- a/docs/ja/tour/09-whats-next/index.html +++ b/docs/ja/tour/09-whats-next/index.html @@ -21,6 +21,7 @@
diff --git a/docs/ja/tour/index.html b/docs/ja/tour/index.html index dee4897..4457b77 100644 --- a/docs/ja/tour/index.html +++ b/docs/ja/tour/index.html @@ -21,6 +21,7 @@