This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/thrift-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 937edcc Automatic Site Publish by Buildbot
937edcc is described below
commit 937edccb66fc9cdc6ce56b448dd12c1a5cbc8fa6
Author: buildbot <[email protected]>
AuthorDate: Fri May 1 22:19:03 2026 +0000
Automatic Site Publish by Buildbot
---
output/about.html | 4 +-
output/developers.html | 4 +-
output/docs/BuildingFromSource.html | 4 +-
output/docs/HowToContribute.html | 4 +-
output/docs/HowToNewLanguage.html | 4 +-
output/docs/Languages.html | 4 +-
output/docs/coding_standards.html | 4 +-
output/docs/committers/AdditionalReading.html | 4 +-
output/docs/committers/HowToCommit.html | 4 +-
output/docs/committers/HowToThriftWebsite.html | 4 +-
output/docs/committers/ReleaseManagement.html | 4 +-
output/docs/committers/index.html | 4 +-
output/docs/concepts.html | 4 +-
output/docs/features.html | 4 +-
output/docs/idl.html | 4 +-
output/docs/index.html | 4 +-
output/docs/install/centos.html | 4 +-
output/docs/install/debian.html | 4 +-
output/docs/install/index.html | 4 +-
output/docs/install/os_x.html | 4 +-
output/docs/install/windows.html | 4 +-
output/docs/types.html | 4 +-
output/download.html | 4 +-
output/index.html | 4 +-
output/lib/c_glib.html | 4 +-
output/lib/cl.html | 4 +-
output/lib/cpp.html | 4 +-
output/lib/csharp.html | 4 +-
output/lib/d.html | 4 +-
output/lib/delphi.html | 4 +-
output/lib/erl.html | 4 +-
output/lib/go.html | 4 +-
output/lib/haxe.html | 4 +-
output/lib/index.html | 4 +-
output/lib/java.html | 4 +-
output/lib/js.html | 4 +-
output/lib/netstd.html | 4 +-
output/lib/nodejs.html | 4 +-
output/lib/ocaml.html | 4 +-
output/lib/perl.html | 4 +-
output/lib/php.html | 4 +-
output/lib/py.html | 4 +-
output/lib/rb.html | 76 +++++------
output/lib/st.html | 4 +-
output/mailing.html | 4 +-
output/sitemap.html | 4 +-
output/static/images/favicon.ico | Bin 1150 -> 0 bytes
output/static/images/favicon.png | Bin 0 -> 4508 bytes
output/static/images/feather.png | Bin 1303 -> 2468 bytes
output/static/images/feather.svg | 168 +++++--------------------
output/test/ThriftTest.thrift | 4 +-
output/test/index.html | 4 +-
output/test/keys.html | 4 +-
output/tutorial/c_glib.html | 4 +-
output/tutorial/cpp.html | 4 +-
output/tutorial/csharp.html | 4 +-
output/tutorial/d.html | 4 +-
output/tutorial/dart.html | 4 +-
output/tutorial/delphi.html | 4 +-
output/tutorial/go.html | 4 +-
output/tutorial/graphviz.html | 4 +-
output/tutorial/haxe.html | 4 +-
output/tutorial/index.html | 4 +-
output/tutorial/java.html | 4 +-
output/tutorial/js.html | 4 +-
output/tutorial/netstd.html | 4 +-
output/tutorial/nodejs.html | 4 +-
output/tutorial/ocaml.html | 4 +-
output/tutorial/perl.html | 4 +-
output/tutorial/php.html | 4 +-
output/tutorial/py.html | 4 +-
output/tutorial/rb.html | 4 +-
72 files changed, 201 insertions(+), 311 deletions(-)
diff --git a/output/about.html b/output/about.html
index 2e8ba0a..0e7c3d8 100644
--- a/output/about.html
+++ b/output/about.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -443,7 +443,7 @@ Strive for performance first, elegance second.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/developers.html b/output/developers.html
index 2d9ee63..0340a43 100644
--- a/output/developers.html
+++ b/output/developers.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -114,7 +114,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/BuildingFromSource.html
b/output/docs/BuildingFromSource.html
index 0a19b90..fd14283 100644
--- a/output/docs/BuildingFromSource.html
+++ b/output/docs/BuildingFromSource.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -168,7 +168,7 @@ better suited to those languages (this applies to Java,
Ruby, PHP).</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/HowToContribute.html b/output/docs/HowToContribute.html
index 8bc8b8e..2422d78 100644
--- a/output/docs/HowToContribute.html
+++ b/output/docs/HowToContribute.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -228,7 +228,7 @@ git push -u origin THRIFT-9999-take-2:THRIFT-9999
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/HowToNewLanguage.html
b/output/docs/HowToNewLanguage.html
index 909c28b..dc18606 100644
--- a/output/docs/HowToNewLanguage.html
+++ b/output/docs/HowToNewLanguage.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -153,7 +153,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/Languages.html b/output/docs/Languages.html
index 273bbd0..34710c4 100644
--- a/output/docs/Languages.html
+++ b/output/docs/Languages.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -467,7 +467,7 @@ Thrift’s core protocol is TBinary, supported by all
languages except for JavaS
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/coding_standards.html
b/output/docs/coding_standards.html
index ce86ecf..b1194ba 100644
--- a/output/docs/coding_standards.html
+++ b/output/docs/coding_standards.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -137,7 +137,7 @@ Code review is the best way to improve readability.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/committers/AdditionalReading.html
b/output/docs/committers/AdditionalReading.html
index 1803634..9c9205a 100644
--- a/output/docs/committers/AdditionalReading.html
+++ b/output/docs/committers/AdditionalReading.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -84,7 +84,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/committers/HowToCommit.html
b/output/docs/committers/HowToCommit.html
index 4850488..7930581 100644
--- a/output/docs/committers/HowToCommit.html
+++ b/output/docs/committers/HowToCommit.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -169,7 +169,7 @@ git push origin master
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/committers/HowToThriftWebsite.html
b/output/docs/committers/HowToThriftWebsite.html
index 297fe73..9b972a4 100644
--- a/output/docs/committers/HowToThriftWebsite.html
+++ b/output/docs/committers/HowToThriftWebsite.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -141,7 +141,7 @@ rendering correctly on the staging site.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/committers/ReleaseManagement.html
b/output/docs/committers/ReleaseManagement.html
index ee822a2..fd9c415 100644
--- a/output/docs/committers/ReleaseManagement.html
+++ b/output/docs/committers/ReleaseManagement.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -79,7 +79,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/committers/index.html
b/output/docs/committers/index.html
index 101a257..f7db765 100644
--- a/output/docs/committers/index.html
+++ b/output/docs/committers/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -78,7 +78,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/concepts.html b/output/docs/concepts.html
index 812077b..dfd9b3a 100644
--- a/output/docs/concepts.html
+++ b/output/docs/concepts.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -206,7 +206,7 @@ delegates processing to the handler (implemented by the
user) and writes the res
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/features.html b/output/docs/features.html
index 0a3df9d..45ac5e2 100644
--- a/output/docs/features.html
+++ b/output/docs/features.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -125,7 +125,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/idl.html b/output/docs/idl.html
index ab341a5..369d806 100644
--- a/output/docs/idl.html
+++ b/output/docs/idl.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -369,7 +369,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/index.html b/output/docs/index.html
index 989eb72..0592d8b 100644
--- a/output/docs/index.html
+++ b/output/docs/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -252,7 +252,7 @@ The book comes with a lot of inside knowlegde and is packed
with practical examp
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/install/centos.html b/output/docs/install/centos.html
index f20399b..eca49e6 100644
--- a/output/docs/install/centos.html
+++ b/output/docs/install/centos.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -167,7 +167,7 @@ You can use the ./configure –enable-libs=no switch to build
the Apache Thrift
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/install/debian.html b/output/docs/install/debian.html
index ba49155..0bfc13d 100644
--- a/output/docs/install/debian.html
+++ b/output/docs/install/debian.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -203,7 +203,7 @@ sudo ./b2 install
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/install/index.html b/output/docs/install/index.html
index f0ad776..d03747e 100644
--- a/output/docs/install/index.html
+++ b/output/docs/install/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -298,7 +298,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/install/os_x.html b/output/docs/install/os_x.html
index 00ab0d4..43f5afc 100644
--- a/output/docs/install/os_x.html
+++ b/output/docs/install/os_x.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -112,7 +112,7 @@ sudo make install
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/install/windows.html b/output/docs/install/windows.html
index a10196a..e7e2ec5 100644
--- a/output/docs/install/windows.html
+++ b/output/docs/install/windows.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -288,7 +288,7 @@ LTHRIFT=$(THRIFT_O)/Thrift.o $(THRIFT_O)/TSocket.o
$(THRIFT_O)/TBinaryProtocol.o
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/docs/types.html b/output/docs/types.html
index eec1775..a959fd0 100644
--- a/output/docs/types.html
+++ b/output/docs/types.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -128,7 +128,7 @@ While defaults are provided, the type mappings are not
explicitly fixed. Custom
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/download.html b/output/download.html
index f2fe7e0..0debd91 100644
--- a/output/download.html
+++ b/output/download.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -116,7 +116,7 @@ cd thrift
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/index.html b/output/index.html
index f383922..b74cf94 100644
--- a/output/index.html
+++ b/output/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -310,7 +310,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/c_glib.html b/output/lib/c_glib.html
index 89a27ac..843fbee 100644
--- a/output/lib/c_glib.html
+++ b/output/lib/c_glib.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -108,7 +108,7 @@ representation of the class’ namespace, followed by</li>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/cl.html b/output/lib/cl.html
index 2f69125..d888157 100644
--- a/output/lib/cl.html
+++ b/output/lib/cl.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -310,7 +310,7 @@ service instance whch describes the operations.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/cpp.html b/output/lib/cpp.html
index cf9a72f..e64fd7d 100644
--- a/output/lib/cpp.html
+++ b/output/lib/cpp.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -396,7 +396,7 @@ cleanup and leave it up to the consuming application, this
requirement is not ne
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/csharp.html b/output/lib/csharp.html
index e0ee8ea..efdd80f 100644
--- a/output/lib/csharp.html
+++ b/output/lib/csharp.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -78,7 +78,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/d.html b/output/lib/d.html
index 593f408..c92f4d8 100644
--- a/output/lib/d.html
+++ b/output/lib/d.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -107,7 +107,7 @@ risk.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/delphi.html b/output/lib/delphi.html
index 63dd51c..4e61402 100644
--- a/output/lib/delphi.html
+++ b/output/lib/delphi.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -89,7 +89,7 @@ with earlier versions (such as Delphi 7) will <em>not</em>
work.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/erl.html b/output/lib/erl.html
index 7cea005..122d97f 100644
--- a/output/lib/erl.html
+++ b/output/lib/erl.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -112,7 +112,7 @@ old naming conventions (for backwards compatibility) use
the compiler option
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/go.html b/output/lib/go.html
index 1731c75..386976a 100644
--- a/output/lib/go.html
+++ b/output/lib/go.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -227,7 +227,7 @@ will be closed abruptly which may cause some client
errors.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/haxe.html b/output/lib/haxe.html
index 58f718a..2302705 100644
--- a/output/lib/haxe.html
+++ b/output/lib/haxe.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -212,7 +212,7 @@ need some manual intervention.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/index.html b/output/lib/index.html
index 0133d1f..bba0dc7 100644
--- a/output/lib/index.html
+++ b/output/lib/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -498,7 +498,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/java.html b/output/lib/java.html
index e311d5e..d94a981 100644
--- a/output/lib/java.html
+++ b/output/lib/java.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -291,7 +291,7 @@ libraries.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/js.html b/output/lib/js.html
index fa56d9e..e558d4a 100644
--- a/output/lib/js.html
+++ b/output/lib/js.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -205,7 +205,7 @@ console.log("Http/Thrift Server running on port: " + port);
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/netstd.html b/output/lib/netstd.html
index 565d2fa..6cc675b 100644
--- a/output/lib/netstd.html
+++ b/output/lib/netstd.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -220,7 +220,7 @@ Any additional arguments are passed through to the
underlying fuzzer engine, e.g
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/nodejs.html b/output/lib/nodejs.html
index bf01162..6aee080 100644
--- a/output/lib/nodejs.html
+++ b/output/lib/nodejs.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -200,7 +200,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/ocaml.html b/output/lib/ocaml.html
index c2d52e4..5fb16f7 100644
--- a/output/lib/ocaml.html
+++ b/output/lib/ocaml.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -169,7 +169,7 @@ does not send all the arguments.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/perl.html b/output/lib/perl.html
index c554db8..243632b 100644
--- a/output/lib/perl.html
+++ b/output/lib/perl.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -192,7 +192,7 @@ Use setTimeout instead.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/php.html b/output/lib/php.html
index 014bf2e..206d0e3 100644
--- a/output/lib/php.html
+++ b/output/lib/php.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -130,7 +130,7 @@ Thrift will fill in null stub function definitions.
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/py.html b/output/lib/py.html
index 7fe1a17..185dc60 100644
--- a/output/lib/py.html
+++ b/output/lib/py.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -95,7 +95,7 @@ To use the latter, become superuser and do make install.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/rb.html b/output/lib/rb.html
index b63e47f..df10908 100644
--- a/output/lib/rb.html
+++ b/output/lib/rb.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -84,9 +84,9 @@ installed on supported runtimes.</li>
<p>The Ruby library does not include the Thrift compiler. Use a compiler built
from the root of this repository to generate Ruby bindings:</p>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>thrift --gen rb path/to/service.thrift
-# with namespaced modules
-thrift --gen rb:namespaced --recurse path/to/service.thrift
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>thrift <span class="nt">--gen</span> rb
path/to/service.thrift
+<span class="c"># with namespaced modules</span>
+thrift <span class="nt">--gen</span> rb:namespaced <span
class="nt">--recurse</span> path/to/service.thrift
</code></pre></div></div>
<p>Generated files are typically written to <code class="language-plaintext
highlighter-rouge">gen-rb/</code> and can be required
@@ -94,41 +94,41 @@ directly from your application.</p>
<h2 id="basic-client-usage">Basic Client Usage</h2>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>$:.push File.expand_path('gen-rb', __dir__)
-require 'thrift'
-require 'calculator'
+<div class="language-ruby highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="vg">$:</span><span class="p">.</span><span
class="nf">push</span> <span class="no">File</span><span
class="p">.</span><span class="nf">expand_path</span><span
class="p">(</span><span class="s1">'gen-rb'</span><span class="p">,</span>
<span class="n">__dir__</span><span class="p">)</span>
+<span class="nb">require</span> <span class="s1">'thrift'</span>
+<span class="nb">require</span> <span class="s1">'calculator'</span>
-socket = Thrift::Socket.new('localhost', 9090)
-transport = Thrift::BufferedTransport.new(socket)
-protocol = Thrift::BinaryProtocol.new(transport)
-client = Calculator::Client.new(protocol)
+<span class="n">socket</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">Socket</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span
class="s1">'localhost'</span><span class="p">,</span> <span
class="mi">9090</span><span class="p">)</span>
+<span class="n">transport</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">BufferedTransport</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span class="n">socket</span><span
class="p">)</span>
+<span class="n">protocol</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">BinaryProtocol</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span
class="n">transport</span><span class="p">)</span>
+<span class="n">client</span> <span class="o">=</span> <span
class="no">Calculator</span><span class="o">::</span><span
class="no">Client</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span
class="n">protocol</span><span class="p">)</span>
-transport.open
-puts client.add(1, 1)
-transport.close
+<span class="n">transport</span><span class="p">.</span><span
class="nf">open</span>
+<span class="nb">puts</span> <span class="n">client</span><span
class="p">.</span><span class="nf">add</span><span class="p">(</span><span
class="mi">1</span><span class="p">,</span> <span class="mi">1</span><span
class="p">)</span>
+<span class="n">transport</span><span class="p">.</span><span
class="nf">close</span>
</code></pre></div></div>
<h2 id="basic-server-usage">Basic Server Usage</h2>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>$:.push File.expand_path('gen-rb', __dir__)
-require 'thrift'
-require 'calculator'
-
-class CalculatorHandler
- def add(a, b)
- a + b
- end
-end
-
-handler = CalculatorHandler.new
-processor = Calculator::Processor.new(handler)
-server_transport = Thrift::ServerSocket.new(9090)
-transport_factory = Thrift::BufferedTransportFactory.new
-protocol_factory = Thrift::BinaryProtocolFactory.new
-
-server = Thrift::ThreadedServer.new(processor, server_transport,
- transport_factory, protocol_factory)
-server.serve
+<div class="language-ruby highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="vg">$:</span><span class="p">.</span><span
class="nf">push</span> <span class="no">File</span><span
class="p">.</span><span class="nf">expand_path</span><span
class="p">(</span><span class="s1">'gen-rb'</span><span class="p">,</span>
<span class="n">__dir__</span><span class="p">)</span>
+<span class="nb">require</span> <span class="s1">'thrift'</span>
+<span class="nb">require</span> <span class="s1">'calculator'</span>
+
+<span class="k">class</span> <span class="nc">CalculatorHandler</span>
+ <span class="k">def</span> <span class="nf">add</span><span
class="p">(</span><span class="n">a</span><span class="p">,</span> <span
class="n">b</span><span class="p">)</span>
+ <span class="n">a</span> <span class="o">+</span> <span class="n">b</span>
+ <span class="k">end</span>
+<span class="k">end</span>
+
+<span class="n">handler</span> <span class="o">=</span> <span
class="no">CalculatorHandler</span><span class="p">.</span><span
class="nf">new</span>
+<span class="n">processor</span> <span class="o">=</span> <span
class="no">Calculator</span><span class="o">::</span><span
class="no">Processor</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span
class="n">handler</span><span class="p">)</span>
+<span class="n">server_transport</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">ServerSocket</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span class="mi">9090</span><span
class="p">)</span>
+<span class="n">transport_factory</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">BufferedTransportFactory</span><span class="p">.</span><span
class="nf">new</span>
+<span class="n">protocol_factory</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">BinaryProtocolFactory</span><span class="p">.</span><span
class="nf">new</span>
+
+<span class="n">server</span> <span class="o">=</span> <span
class="no">Thrift</span><span class="o">::</span><span
class="no">ThreadedServer</span><span class="p">.</span><span
class="nf">new</span><span class="p">(</span><span
class="n">processor</span><span class="p">,</span> <span
class="n">server_transport</span><span class="p">,</span>
+ <span
class="n">transport_factory</span><span class="p">,</span> <span
class="n">protocol_factory</span><span class="p">)</span>
+<span class="n">server</span><span class="p">.</span><span
class="nf">serve</span>
</code></pre></div></div>
<h2 id="development-and-tests">Development and Tests</h2>
@@ -229,11 +229,11 @@ any old <code class="language-plaintext
highlighter-rouge">T*</code> constants o
<code class="language-plaintext highlighter-rouge">thrift --gen rb</code> and
namespaced output from <code class="language-plaintext
highlighter-rouge">thrift --gen rb:namespaced</code>
use different require paths, so switch them atomically with regenerated
code.</p>
- <div class="language-plaintext highlighter-rouge"><div
class="highlight"><pre class="highlight"><code># --gen rb
-require 'calculator'
+ <div class="language-ruby highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="c1"># --gen rb</span>
+<span class="nb">require</span> <span class="s1">'calculator'</span>
-# --gen rb:namespaced
-require 'my_namespace/calculator'
+<span class="c1"># --gen rb:namespaced</span>
+<span class="nb">require</span> <span
class="s1">'my_namespace/calculator'</span>
</code></pre></div> </div>
</li>
</ul>
@@ -315,7 +315,7 @@ performs a hostname check against the host you pass in.</li>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/lib/st.html b/output/lib/st.html
index 3ccf9c5..6cb0034 100644
--- a/output/lib/st.html
+++ b/output/lib/st.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -93,7 +93,7 @@ calc addNum1: 10 num2: 15</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/mailing.html b/output/mailing.html
index 306000f..d9dcbc7 100644
--- a/output/mailing.html
+++ b/output/mailing.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -138,7 +138,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/sitemap.html b/output/sitemap.html
index 2a312ac..6ccb28f 100644
--- a/output/sitemap.html
+++ b/output/sitemap.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -351,7 +351,7 @@
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/static/images/favicon.ico b/output/static/images/favicon.ico
deleted file mode 100644
index e4d94b5..0000000
Binary files a/output/static/images/favicon.ico and /dev/null differ
diff --git a/output/static/images/favicon.png b/output/static/images/favicon.png
new file mode 100644
index 0000000..ec955ef
Binary files /dev/null and b/output/static/images/favicon.png differ
diff --git a/output/static/images/feather.png b/output/static/images/feather.png
index 04065b8..986a009 100644
Binary files a/output/static/images/feather.png and
b/output/static/images/feather.png differ
diff --git a/output/static/images/feather.svg b/output/static/images/feather.svg
index 738dcc2..261459f 100644
--- a/output/static/images/feather.svg
+++ b/output/static/images/feather.svg
@@ -1,139 +1,29 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version:
6.00 Build 0) -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" id="Feather" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- width="32px" height="32px"
- viewBox="0 0 2392.5 4226.6" enable-background="new 0 0 2392.5 4226.6"
xml:space="preserve">
-<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-5167.0962"
y1="697.5549" x2="-4570.1162" y2="1395.619" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0" style="stop-color:#F69923"/>
- <stop offset="0.3123" style="stop-color:#F79A23"/>
- <stop offset="0.8383" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_1_)"
d="M1798.9,20.1C1732.6,59.2,1622.5,170,1491,330.5l120.8,228c84.8-121.3,170.9-230.4,257.8-323.6
-
c6.7-7.4,10.2-10.9,10.2-10.9c-3.4,3.6-6.8,7.3-10.2,10.9c-28.1,31-113.4,130.5-242.1,328.1c123.9-6.2,314.3-31.5,469.6-58.1
- c46.2-258.8-45.3-377.3-45.3-377.3S1935.5-60.6,1798.9,20.1z"/>
-<path fill="none"
d="M1594.4,1320.7c0.9-0.2,1.8-0.3,2.7-0.5l-17.4,1.9c-1.1,0.5-2,1-3.1,1.4
- C1582.6,1322.6,1588.5,1321.6,1594.4,1320.7z"/>
-<path fill="none"
d="M1471.1,1729.1c-9.9,2.2-20,3.9-30.2,5.4C1451.1,1733,1461.2,1731.2,1471.1,1729.1z"/>
-<path fill="none"
d="M633.1,2645.2c1.3-3.4,2.6-6.8,3.8-10.2c26.6-70.2,52.9-138.4,79-204.9c29.3-74.6,58.2-146.8,86.8-216.8
-
c30.1-73.8,59.8-145.1,89.1-214c30.7-72.3,61-141.9,90.7-208.9c24.2-54.5,48-107.3,71.5-158.4c7.8-17,15.6-33.9,23.4-50.6
-
c15.4-33.1,30.7-65.6,45.7-97.3c13.9-29.3,27.7-57.9,41.4-86c4.5-9.4,9.1-18.6,13.6-27.9c0.7-1.5,1.5-3,2.2-4.5l-14.8,1.6
-
l-11.8-23.2c-1.1,2.3-2.3,4.5-3.5,6.8c-21.2,42.1-42.2,84.6-63,127.5c-12,24.8-24,49.7-35.9,74.7c-33,69.3-65.5,139.2-97.4,209.6
-
c-32.3,71.1-63.9,142.6-94.9,214.2c-30.5,70.3-60.3,140.7-89.6,210.9c-29.2,70.1-57.7,140-85.6,209.4
-
c-29.1,72.5-57.4,144.3-84.8,215.3c-6.2,16-12.4,32-18.5,48c-22,57.3-43.4,113.8-64.3,169.6l18.6,36.7l16.6-1.8
- c0.6-1.7,1.2-3.4,1.8-5C580.1,2786.5,606.7,2714.9,633.1,2645.2z"/>
-<path fill="none"
d="M1433.2,1735.7L1433.2,1735.7c0.1,0,0.1-0.1,0.2-0.1C1433.4,1735.6,1433.3,1735.6,1433.2,1735.7z"/>
-<path fill="#BE202E"
d="M1393.2,1934.8c-15.4,2.8-31.3,5.5-47.6,8.3c-0.1,0-0.2,0.1-0.3,0.1c8.2-1.2,16.3-2.4,24.3-3.8
- C1377.6,1938,1385.4,1936.5,1393.2,1934.8z"/>
-<path opacity="0.35" fill="#BE202E"
d="M1393.2,1934.8c-15.4,2.8-31.3,5.5-47.6,8.3c-0.1,0-0.2,0.1-0.3,0.1
- c8.2-1.2,16.3-2.4,24.3-3.8C1377.6,1938,1385.4,1936.5,1393.2,1934.8z"/>
-<path fill="#BE202E"
d="M1433.6,1735.5c0,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1c2.6-0.3,5.1-0.8,7.6-1.1
-
c10.3-1.5,20.4-3.3,30.2-5.4C1458.8,1731.2,1446.3,1733.4,1433.6,1735.5L1433.6,1735.5L1433.6,1735.5z"/>
-<path opacity="0.35" fill="#BE202E"
d="M1433.6,1735.5c0,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1c2.6-0.3,5.1-0.8,7.6-1.1
-
c10.3-1.5,20.4-3.3,30.2-5.4C1458.8,1731.2,1446.3,1733.4,1433.6,1735.5L1433.6,1735.5L1433.6,1735.5z"/>
-<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-9585.3418"
y1="620.5048" x2="-5326.209" y2="620.5048" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_2_)"
d="M1255.7,1147.6c36.7-68.6,73.9-135.7,111.5-201c39-67.8,78.5-133.6,118.4-197c2.3-3.7,4.7-7.5,7-11.3
-
c39.4-62.4,79.2-122.4,119.3-179.8l-120.8-228c-9.1,11.1-18.2,22.4-27.5,33.9c-34.8,43.4-71,90.1-108.1,139.6
-
c-41.8,55.8-84.8,115.4-128.5,177.9c-40.3,57.8-81.2,118.3-122.1,180.9c-34.8,53.3-69.8,108.2-104.5,164.5c-1.3,2.1-2.6,4.2-3.9,6.3
- l157.2,310.5C1187.3,1277.6,1221.3,1212,1255.7,1147.6z"/>
-<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="-9071.207"
y1="1047.6898" x2="-6533.1782" y2="1047.6898" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0" style="stop-color:#282662"/>
- <stop offset="9.548390e-02" style="stop-color:#662E8D"/>
- <stop offset="0.7882" style="stop-color:#9F2064"/>
- <stop offset="0.9487" style="stop-color:#CD2032"/>
-</linearGradient>
-<path fill="url(#SVGID_3_)"
d="M539.7,2897.1c-20.8,57.2-41.7,115.4-62.7,174.9c-0.3,0.9-0.6,1.7-0.9,2.6c-3,8.4-5.9,16.8-8.9,25.2
-
c-14.1,40.1-26.4,76.2-54.5,158.3c46.3,21.1,83.5,76.7,118.7,139.8c-3.7-65.3-30.8-126.7-82.1-174.2
-
c228.3,10.3,425-47.4,526.7-214.3c9.1-14.9,17.4-30.5,24.9-47.2c-46.2,58.6-103.5,83.5-211.4,77.4c-0.2,0.1-0.5,0.2-0.7,0.3
-
c0.2-0.1,0.5-0.2,0.7-0.3c158.8-71.1,238.5-139.3,308.9-252.4c16.7-26.8,32.9-56.1,49.5-88.6C1009,2841.2,848.1,2881.8,678.6,2851
- l-127.1,13.9C547.5,2875.6,543.6,2886.3,539.7,2897.1z"/>
-<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="-9346.126"
y1="580.817" x2="-5086.9941" y2="580.817" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_4_)"
d="M599,2612.4c27.5-71,55.8-142.8,84.8-215.3c27.8-69.4,56.4-139.2,85.6-209.4
-
c29.2-70.2,59.1-140.5,89.6-210.9c31-71.6,62.7-143.1,94.9-214.2c31.9-70.3,64.4-140.3,97.4-209.6c11.9-25,23.9-49.9,35.9-74.7
-
c20.8-42.9,41.8-85.4,63-127.5c1.1-2.3,2.3-4.5,3.5-6.8l-157.2-310.5c-2.6,4.2-5.1,8.4-7.7,12.6c-36.6,59.8-73.1,121-108.9,183.5
-
c-36.2,63.1-71.7,127.4-106.4,192.6c-29.3,55-57.9,110.5-85.7,166.5c-5.6,11.4-11.1,22.6-16.6,33.9
-
c-34.3,70.5-65.2,138.6-93.2,204.1c-31.7,74.2-59.6,145.1-84,212.3c-16.1,44.2-30.7,86.9-44.1,127.9c-11,35-21.5,70.1-31.4,105
-
c-23.5,82.3-43.7,164.4-60.3,246.2L516.2,2830c20.9-55.8,42.3-112.3,64.3-169.6C586.6,2644.5,592.8,2628.4,599,2612.4z"/>
-<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="-9035.5029"
y1="638.4408" x2="-6797.2012" y2="638.4408" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0" style="stop-color:#282662"/>
- <stop offset="9.548390e-02" style="stop-color:#662E8D"/>
- <stop offset="0.7882" style="stop-color:#9F2064"/>
- <stop offset="0.9487" style="stop-color:#CD2032"/>
-</linearGradient>
-<path fill="url(#SVGID_5_)"
d="M356.1,2529.2c-19.8,99.8-33.9,199.2-41,298c-0.2,3.5-0.6,6.9-0.8,10.4
-
c-49.3-79-181.3-156.1-181-155.4c94.5,137,166.2,273,176.9,406.5c-50.6,10.4-119.9-4.6-200-34.1c83.5,76.7,146.2,97.9,170.6,103.6
-
c-76.7,4.8-156.6,57.5-237.1,118.2c117.7-48,212.8-67,280.9-51.6C216.6,3530.6,108.3,3868.2,0,4226.6c33.2-9.8,53-32.1,64.1-62.3
-
c19.3-64.9,147.4-490.7,348.1-1050.4c5.7-15.9,11.5-31.9,17.3-48c1.6-4.5,3.3-9,4.9-13.4c21.2-58.7,43.2-118.6,65.9-179.7
-
c5.2-13.9,10.4-27.8,15.6-41.8c0.1-0.3,0.2-0.6,0.3-0.8l-157.8-311.8C357.7,2521.9,356.8,2525.5,356.1,2529.2z"/>
-<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="-9346.126"
y1="1021.6218" x2="-5086.9941" y2="1021.6218" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_6_)"
d="M1178.1,1370.3c-4.5,9.2-9,18.5-13.6,27.9c-13.6,28.1-27.4,56.7-41.4,86
-
c-15.1,31.7-30.3,64.1-45.7,97.3c-7.8,16.7-15.5,33.5-23.4,50.6c-23.5,51.1-47.3,103.9-71.5,158.4c-29.7,67-60,136.6-90.7,208.9
-
c-29.3,68.9-59,140.2-89.1,214c-28.6,70-57.5,142.3-86.8,216.8c-26.1,66.5-52.4,134.7-79,204.9c-1.3,3.4-2.6,6.8-3.8,10.2
-
c-26.4,69.7-53,141.3-79.8,214.7c-0.6,1.7-1.2,3.4-1.8,5l127.1-13.9c-2.5-0.5-5.1-0.8-7.6-1.3c152-18.9,354-132.5,484.6-272.7
-
c60.2-64.6,114.8-140.8,165.3-230c37.6-66.4,72.9-140,106.5-221.5c29.4-71.2,57.6-148.3,84.8-231.9c-34.9,18.4-74.9,31.9-119,41.3
-
c-7.7,1.6-15.6,3.2-23.6,4.6c-8,1.4-16.1,2.7-24.3,3.8l0,0l0,0c0.1,0,0.2-0.1,0.3-0.1c141.7-54.5,231.1-159.8,296.1-288.7
-
c-37.3,25.4-97.9,58.7-170.5,74.7c-9.9,2.2-20,3.9-30.2,5.4c-2.6,0.4-5.1,0.8-7.6,1.1l0,0l0,0c0.1,0,0.1-0.1,0.2-0.1
-
c0,0,0.1,0,0.1-0.1l0,0c49.2-20.6,90.7-43.6,126.7-70.8c7.7-5.8,15.2-11.8,22.4-18.1c11-9.5,21.4-19.5,31.4-30
-
c6.4-6.7,12.6-13.6,18.6-20.8c14.1-16.8,27.3-34.9,39.7-54.6c3.8-6,7.5-12.1,11.2-18.4c4.7-9.1,9.2-18,13.6-26.8
-
c19.8-39.8,35.6-75.3,48.2-106.5c6.3-15.6,11.8-30,16.5-43.4c1.9-5.3,3.7-10.5,5.4-15.5c5-15,9.1-28.3,12.3-40
-
c4.8-17.5,7.7-31.4,9.3-41.5l0,0l0,0c-4.8,3.8-10.3,7.6-16.5,11.3c-42.8,25.6-116.2,48.8-175.4,59.7l116.7-12.8l-116.7,12.8
-
c-0.9,0.2-1.8,0.3-2.7,0.5c-5.9,1-11.9,1.9-17.9,2.9c1.1-0.5,2-1,3.1-1.4l-399.3,43.8C1179.6,1367.4,1178.9,1368.8,1178.1,1370.3z"
- />
-<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="-9610.334"
y1="999.733" x2="-5351.2017" y2="999.733" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_7_)"
d="M1627.6,563.1c-35.5,54.5-74.3,116.4-116,186.5c-2.2,3.6-4.4,7.4-6.6,11.1
-
c-36,60.7-74.3,127.3-114.5,200.3c-34.8,63-71,130.6-108.6,203.3c-32.8,63.3-66.7,130.5-101.5,201.6l399.3-43.8
-
c116.3-53.5,168.3-101.9,218.8-171.9c13.4-19.3,26.9-39.5,40.3-60.4c41-64,81.2-134.5,117.2-204.6c34.7-67.7,65.3-134.8,88.8-195.3
-
c14.9-38.5,26.9-74.3,35.2-105.7c7.3-27.7,13-54,17.4-79.1C1941.9,531.6,1751.5,557,1627.6,563.1z"/>
-<path fill="#BE202E"
d="M1369.6,1939.4c-8,1.4-16.1,2.7-24.3,3.8l0,0C1353.5,1942.1,1361.6,1940.8,1369.6,1939.4z"/>
-<path opacity="0.35" fill="#BE202E"
d="M1369.6,1939.4c-8,1.4-16.1,2.7-24.3,3.8l0,0C1353.5,1942.1,1361.6,1940.8,1369.6,1939.4z"/>
-<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="-9346.126"
y1="1152.7261" x2="-5086.9941" y2="1152.7261" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_8_)"
d="M1369.6,1939.4c-8,1.4-16.1,2.7-24.3,3.8l0,0C1353.5,1942.1,1361.6,1940.8,1369.6,1939.4z"/>
-<path fill="#BE202E"
d="M1433.2,1735.7c2.6-0.3,5.1-0.8,7.6-1.1C1438.3,1734.9,1435.8,1735.3,1433.2,1735.7L1433.2,1735.7z"/>
-<path opacity="0.35" fill="#BE202E"
d="M1433.2,1735.7c2.6-0.3,5.1-0.8,7.6-1.1C1438.3,1734.9,1435.8,1735.3,1433.2,1735.7
- L1433.2,1735.7z"/>
-<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="-9346.126"
y1="1137.7247" x2="-5086.9941" y2="1137.7247" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_9_)"
d="M1433.2,1735.7c2.6-0.3,5.1-0.8,7.6-1.1C1438.3,1734.9,1435.8,1735.3,1433.2,1735.7L1433.2,1735.7z"
- />
-<path fill="#BE202E"
d="M1433.5,1735.6c0,0,0.1,0,0.1-0.1l0,0l0,0l0,0C1433.6,1735.5,1433.5,1735.5,1433.5,1735.6z"/>
-<path opacity="0.35" fill="#BE202E"
d="M1433.5,1735.6c0,0,0.1,0,0.1-0.1l0,0l0,0l0,0C1433.6,1735.5,1433.5,1735.5,1433.5,1735.6z"
- />
-<linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="-6953.4072"
y1="1134.7161" x2="-6011.9995" y2="1134.7161" gradientTransform="matrix(0.4226
-0.9063 0.9063 0.4226 3144.8108 -4619.2983)">
- <stop offset="0.3233" style="stop-color:#9E2064"/>
- <stop offset="0.6302" style="stop-color:#C92037"/>
- <stop offset="0.7514" style="stop-color:#CD2335"/>
- <stop offset="1" style="stop-color:#E97826"/>
-</linearGradient>
-<path fill="url(#SVGID_10_)"
d="M1433.5,1735.6c0,0,0.1,0,0.1-0.1l0,0l0,0l0,0C1433.6,1735.5,1433.5,1735.5,1433.5,1735.6z"/>
-<path fill="#6D6E71" d="M2218.7,387v11.7h27.4v77.4h12.7v-77.4h27.6V387H2218.7z
M2377,387l-30.6,62.2l-30.8-62.2h-15.3v89.1h11.7
- v-70.7l30.3,61.3h8.1l30.3-61.3v70.7h11.7V387H2377z"/>
-</svg>
+<?xml version="1.0" encoding="UTF-8"?>
+<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 650 1000">
+ <defs>
+ <style>
+ .cls-1 {
+ fill: #7c297d;
+ }
+
+ .cls-2 {
+ fill: #f79a23;
+ }
+
+ .cls-3 {
+ fill: #dd552c;
+ }
+
+ .cls-4 {
+ fill: #d22128;
+ }
+ </style>
+ </defs>
+ <path class="cls-3"
d="M276.7092915,398.1515795c25.5279479-63.1242453,54.0110775-126.1246793,84.5729347-181.9636035-45.6212286-33.8852148-89.4276433-106.9534674-107.4259055-139.3268803-6.4642564,7.3439687-10.6608099,15.8022396-12.563595,22.6835448-16.9556402,61.2214602,43.4023987,135.1498759-5.21311,108.1394499-40.5058645-22.5076023-131.7157397-71.797557-166.5067324-22.8073561,38.9647388,50.0654049,140.8777805,176.0271745,207.1364082,213.2748452Z"/>
+ <path class="cls-2"
d="M361.2822261,216.187976c29.6137228-54.1055651,61.1725873-101.4927347,93.8913687-135.6320886,0,0-32.6340684,47.2372927-79.2457879,141.6662634,28.2289905,7.7740502,108.6249208,23.7261667,220.6090393-5.2000772,2.7531737-20.350678-10.9279818-42.734469-79.1056856-50.2283145-44.5101845-4.8872906,53.4246026-106.2822795-17.5225659-154.2363748-2.2905102-1.5509002-4.5419221-2.9193416-6.7477192-4.1444224-2.3784814-.8536468-4.8905488-1.6356133-7.5720422-2.3328667-82.8591248-
[...]
+ <path class="cls-4"
d="M210.0661969,580.0239535c18.7052902-56.0344158,41.2063761-118.989235,66.6430946-181.872374-66.2586277-37.2476707-168.1716694-163.2094403-207.1364082-213.2748452-6.9562436,9.787614-11.7099483,23.4394457-13.2934304,42.1088958-8.4973692,100.2806866,94.9567981,174.521889,74.3324318,188.0824913-27.2808561,17.9396147-81.5786546-43.0928703-102.978471-4.3138485,31.0180043,39.8477093,94.2008971,111.8472744,182.4327833,169.2696807Z"/>
+ <path class="cls-3"
d="M496.7155649,363.7515701c-52.3819806-18.6824828,54.7376547-68.786986,89.5221309-121.9411586,4.4506926-6.7965921,9.0512622-15.5806824,10.2991504-24.7883379-111.9841185,28.9262439-192.3800488,12.9741274-220.6090393,5.2000772-24.1301828,48.8924551-51.9942555,110.5048986-81.0540854,184.7917156,30.2653616,12.9415455,153.8421334,60.7457639,328.3900879,60.9933866,29.3465509-76.4372249-76.8347245-86.5311091-126.5482445-104.255683Z"/>
+ <path class="cls-4"
d="M230.3060964,590.1113213c30.7801562,9.5921223,132.7681363,38.244678,241.0835287,33.9308295,14.5510932-39.3980786-39.8509675-43.2427472-44.282111-74.84071-3.430878-24.4494858,143.1682907,20.5461697,190.3371613-68.3569045,2.3849978-4.4963073,4.2454264-8.7384756,5.819134-12.8372833-174.5479545-.2476227-298.1247263-48.0518411-328.3900879-60.9933866-21.2369067,54.2880239-43.0830957,115.2162467-64.5676252,183.0974549Z"/>
+ <path class="cls-1"
d="M230.3060964,590.1113213c-13.8310324,43.6923779-27.4763477,90.3692613-40.7209052,139.6983144-4.6983154,17.4899839-9.3412414,35.3057873-13.9190036,53.5125738,102.8057868,33.9373459,197.4726056.0781966,200.6819264-41.8873386.0260655-.3323358-.0358401-.5799585-.016291-.8992615,2.4469035-44.4482789-64.1733837-19.8098179-62.5964179-46.5335229,1.5834822-26.9191966,116.3077416-.1563933,151.7862131-57.872037,2.7205918-4.4246271,4.4930492-8.3540087,5.8680069-12.0878987-10
[...]
+ <path class="cls-1"
d="M27.6334136,410.7542728c-1.4987691,2.7173336-2.8509195,5.8582323-4.0043201,9.6116715-19.9238547,64.7533422,120.9604422,151.7405984,101.7924885,170.7032859-17.2782014,17.0859679-39.7955782-21.9602257-67.5619052-5.8321668-3.0431529,1.7724574-6.1319206,4.0075783-9.3021431,7.2592556-31.4024712,32.1714049-.4919873,124.8539837,88.6033203,174.3263973-20.7905342,69.8100589-41.489839,147.8047004-61.7525458,229.3703222,7.3504851-2.573973,16.1476081-5.1544625,18.3371143-12.
[...]
+</svg>
\ No newline at end of file
diff --git a/output/test/ThriftTest.thrift b/output/test/ThriftTest.thrift
index ef78087..daf37cf 100644
--- a/output/test/ThriftTest.thrift
+++ b/output/test/ThriftTest.thrift
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -509,7 +509,7 @@ struct OptionalBinary {
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/test/index.html b/output/test/index.html
index 7d4ec33..1667f24 100644
--- a/output/test/index.html
+++ b/output/test/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -285,7 +285,7 @@ directory <a href="keys">test/keys</a></p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/test/keys.html b/output/test/keys.html
index d76d50b..8b60cb0 100644
--- a/output/test/keys.html
+++ b/output/test/keys.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -199,7 +199,7 @@ openssl s_server -accept 9090 -www
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/c_glib.html b/output/tutorial/c_glib.html
index 06a5297..adfa058 100644
--- a/output/tutorial/c_glib.html
+++ b/output/tutorial/c_glib.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -787,7 +787,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/cpp.html b/output/tutorial/cpp.html
index 9cd6ce3..097851b 100644
--- a/output/tutorial/cpp.html
+++ b/output/tutorial/cpp.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -326,7 +326,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/csharp.html b/output/tutorial/csharp.html
index 141da97..2263780 100644
--- a/output/tutorial/csharp.html
+++ b/output/tutorial/csharp.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -102,7 +102,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/d.html b/output/tutorial/d.html
index 2dfeb4c..ce947b3 100644
--- a/output/tutorial/d.html
+++ b/output/tutorial/d.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -251,7 +251,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/dart.html b/output/tutorial/dart.html
index cdbfc70..4ccdf4d 100644
--- a/output/tutorial/dart.html
+++ b/output/tutorial/dart.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -546,7 +546,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/delphi.html b/output/tutorial/delphi.html
index 810297b..4fab3ac 100644
--- a/output/tutorial/delphi.html
+++ b/output/tutorial/delphi.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -366,7 +366,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/go.html b/output/tutorial/go.html
index f6a53d6..7cab2fb 100644
--- a/output/tutorial/go.html
+++ b/output/tutorial/go.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -321,7 +321,7 @@ To use a specific version of the library, either clone the
repository for that v
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/graphviz.html b/output/tutorial/graphviz.html
index 5eebe6f..f1e2541 100644
--- a/output/tutorial/graphviz.html
+++ b/output/tutorial/graphviz.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -128,7 +128,7 @@ generator to render those exceptions arrows (i.e. function
throws) by using the
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/haxe.html b/output/tutorial/haxe.html
index 41d6206..b1aef04 100644
--- a/output/tutorial/haxe.html
+++ b/output/tutorial/haxe.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -520,7 +520,7 @@ there is currently no way to pass command line arguments to
the program.</p>
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/index.html b/output/tutorial/index.html
index 3ffd5a7..73fde40 100644
--- a/output/tutorial/index.html
+++ b/output/tutorial/index.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -296,7 +296,7 @@ Both files will be used to demonstrate how to build a
Thrift client and server p
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/java.html b/output/tutorial/java.html
index 2b0cab4..1d5abe0 100644
--- a/output/tutorial/java.html
+++ b/output/tutorial/java.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -426,7 +426,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/js.html b/output/tutorial/js.html
index 4545136..96a12f6 100644
--- a/output/tutorial/js.html
+++ b/output/tutorial/js.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -235,7 +235,7 @@ i32 calculate(1:i32 logid, 2:Work w) throws
(1:InvalidOperation ouch),
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/netstd.html b/output/tutorial/netstd.html
index fd854c4..aba2c3b 100644
--- a/output/tutorial/netstd.html
+++ b/output/tutorial/netstd.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -864,7 +864,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/nodejs.html b/output/tutorial/nodejs.html
index d5b3b2a..372a49c 100644
--- a/output/tutorial/nodejs.html
+++ b/output/tutorial/nodejs.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -228,7 +228,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/ocaml.html b/output/tutorial/ocaml.html
index b423c52..c97b2e0 100644
--- a/output/tutorial/ocaml.html
+++ b/output/tutorial/ocaml.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -236,7 +236,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/perl.html b/output/tutorial/perl.html
index b9632a9..f182c7c 100644
--- a/output/tutorial/perl.html
+++ b/output/tutorial/perl.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -237,7 +237,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/php.html b/output/tutorial/php.html
index d58aef2..b7df343 100644
--- a/output/tutorial/php.html
+++ b/output/tutorial/php.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -330,7 +330,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/py.html b/output/tutorial/py.html
index 0c4ed97..3bc75c5 100644
--- a/output/tutorial/py.html
+++ b/output/tutorial/py.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -249,7 +249,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.
diff --git a/output/tutorial/rb.html b/output/tutorial/rb.html
index e11a853..e9171ea 100644
--- a/output/tutorial/rb.html
+++ b/output/tutorial/rb.html
@@ -5,7 +5,7 @@
<meta content="en-us" http-equiv="Content-Language" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="/static/images/favicon.ico" rel="shortcut icon" />
+ <link href="/static/images/favicon.png" rel="shortcut icon" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css" />
<link href="/static/css/rouge.css" rel="stylesheet" type="text/css" />
<link href="/static/css/bootstrap.css" media="screen, projection"
rel="stylesheet" type="text/css" />
@@ -239,7 +239,7 @@ All Apache Thrift tutorials require that you have:
</ul>
</div>
<div class="span6">
- <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" /></a>
+ <a href="http://www.apache.org/"><img src="/static/images/feather.svg"
onerror="this.src='/static/images/feather.png';this.onerror=null;" width="32"
/></a>
Copyright © 2026 <a href="http://www.apache.org/">Apache Software
Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/">Apache
License v2.0</a>.
Apache, Apache Thrift, and the Apache feather logo are trademarks of
The Apache Software Foundation.