summaryrefslogtreecommitdiff
path: root/docs/icons.rst
diff options
context:
space:
mode:
authorTizenOpenSource <tizenopensrc@samsung.com>2023-12-08 13:16:12 +0900
committerTizenOpenSource <tizenopensrc@samsung.com>2023-12-08 13:16:12 +0900
commit454aa52f950f2348756dfffc9c26fb74d4aa3bef (patch)
tree4e8be3f8c8218dbafe65e22dfc73e9351c1d5bbb /docs/icons.rst
parentf3eae5a895fc60cb99c0c366bdd011018ce3bc7b (diff)
downloadpygobject2-454aa52f950f2348756dfffc9c26fb74d4aa3bef.tar.gz
pygobject2-454aa52f950f2348756dfffc9c26fb74d4aa3bef.tar.bz2
pygobject2-454aa52f950f2348756dfffc9c26fb74d4aa3bef.zip
Imported Upstream version 3.46.0upstream/3.46.0
Diffstat (limited to 'docs/icons.rst')
-rw-r--r--docs/icons.rst52
1 files changed, 52 insertions, 0 deletions
diff --git a/docs/icons.rst b/docs/icons.rst
new file mode 100644
index 0000000..6ccf5ce
--- /dev/null
+++ b/docs/icons.rst
@@ -0,0 +1,52 @@
+.. |python-logo| raw:: html
+
+ <i class="icon-python"></i>
+
+
+.. |ubuntu-logo| raw:: html
+
+ <i class="icon-ubuntu"></i>
+
+.. |debian-logo| raw:: html
+
+ <i class="icon-debian"></i>
+
+.. |fedora-logo| raw:: html
+
+ <i class="icon-fedora"></i>
+
+.. |opensuse-logo| raw:: html
+
+ <i class="icon-suse"></i>
+
+.. |windows-logo| raw:: html
+
+ <i class="fa fa-windows"></i>
+
+.. |source-logo| raw:: html
+
+ <i class="fa fa-file"></i>
+
+.. |arch-logo| raw:: html
+
+ <i class="icon-archlinux"></i>
+
+.. |macosx-logo| raw:: html
+
+ <i class="fa fa-apple"></i>
+
+.. |github-logo| raw:: html
+
+ <i class="fa fa-github"></i>
+
+.. |git-logo| raw:: html
+
+ <i class="fa fa-git-square"></i>
+
+.. |bug-logo| raw:: html
+
+ <i class="fa fa-bug"></i>
+
+.. |linux-logo| raw:: html
+
+ <i class="fa fa-linux"></i>