aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2024-01-09 16:40:56 +0800
committerJia Tan <jiat0218@gmail.com>2024-01-25 01:06:01 +0800
commit31293ae7074802cc7286089a89c7b552d930c97f (patch)
tree1e38db57d5777b74b9a36cf05d97888e73197809 /doc
parentxz: Use threaded mode by defaut (as if --threads=0 was used). (diff)
downloadxz-31293ae7074802cc7286089a89c7b552d930c97f.tar.xz
Doxygen: Added the XZ logo and copyright information.
The PROJECT_LOGO field is now used to include the XZ logo. The footer of each page now lists the copyright information instead of the default footer. The license is also copied to statisfy the copyright and so the link in the documentation can be local.
Diffstat (limited to 'doc')
-rw-r--r--doc/logo/copyright.html11
-rw-r--r--doc/logo/xz-logo.pngbin0 -> 6771 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/logo/copyright.html b/doc/logo/copyright.html
new file mode 100644
index 00000000..2c687c56
--- /dev/null
+++ b/doc/logo/copyright.html
@@ -0,0 +1,11 @@
+<hr class="footer"/>
+
+<p style="text-align: right;padding-right: 12px;">
+ XZ logo &copy; 2023 by Jia Tan is licensed under
+ <a href="COPYING.CC-BY-SA-4.0"
+ target="_blank"
+ rel="license noopener noreferrer"
+ style="display:inline-block;">
+ CC BY-SA 4.0
+ </a>
+</p>
diff --git a/doc/logo/xz-logo.png b/doc/logo/xz-logo.png
new file mode 100644
index 00000000..f9d6313d
--- /dev/null
+++ b/doc/logo/xz-logo.png
Binary files differ