From 9c18a33ddb13dba2bfb4ff736743b6fbc2218874 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 15 Sep 2019 21:49:25 +0200 Subject: [PATCH] documentation: save 0.6 kB per page by optimizing the magnifier SVG. I should have used since the beginning, heh. The magnifier is now exported with Inkscape with just 3 significant decimal places (instead of 5) and that's apparently more than enough. --- documentation/templates/doxygen/base.html | 4 ++-- documentation/templates/python/base.html | 4 ++-- documentation/test_doxygen/layout/pages.html | 4 ++-- .../test_doxygen/layout_generated_doxyfile/index.html | 4 ++-- documentation/test_doxygen/layout_minimal/index.html | 4 ++-- documentation/test_doxygen/layout_search_binary/index.html | 4 ++-- .../test_doxygen/layout_search_opensearch/index.html | 4 ++-- documentation/test_doxygen/undocumented/File_8h.html | 4 ++-- documentation/test_doxygen/undocumented/annotated.html | 4 ++-- documentation/test_doxygen/undocumented/classClass.html | 4 ++-- .../undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html | 4 ++-- documentation/test_doxygen/undocumented/files.html | 4 ++-- documentation/test_doxygen/undocumented/group__group.html | 4 ++-- .../test_doxygen/undocumented/namespaceNamespace.html | 4 ++-- .../undocumented/structNamespace_1_1ClassInANamespace.html | 4 ++-- documentation/test_python/layout/index.html | 4 ++-- documentation/test_python/layout_search_binary/index.html | 4 ++-- .../test_python/layout_search_open_search/index.html | 4 ++-- .../link_formatting/c.link_formatting.Class.Sub.html | 4 ++-- .../test_python/link_formatting/c.link_formatting.Class.html | 4 ++-- .../link_formatting/c.link_formatting.pybind.Foo.html | 4 ++-- .../test_python/link_formatting/m.link_formatting.html | 4 ++-- .../test_python/link_formatting/m.link_formatting.pybind.html | 4 ++-- .../test_python/link_formatting/m.link_formatting.sub.html | 4 ++-- documentation/test_python/link_formatting/p.page.html | 4 ++-- documentation/test_python/link_formatting/s.classes.html | 4 ++-- documentation/test_python/link_formatting/s.modules.html | 4 ++-- documentation/test_python/link_formatting/s.pages.html | 4 ++-- 28 files changed, 56 insertions(+), 56 deletions(-) diff --git a/documentation/templates/doxygen/base.html b/documentation/templates/doxygen/base.html index 5c5a371a..a1eee4c6 100644 --- a/documentation/templates/doxygen/base.html +++ b/documentation/templates/doxygen/base.html @@ -37,7 +37,7 @@
{% if not M_SEARCH_DISABLED %} - + {% endif %} @@ -88,7 +88,7 @@ {% endfor %} {% if not M_SEARCH_DISABLED %}
  • - +
  • {% endif %} diff --git a/documentation/templates/python/base.html b/documentation/templates/python/base.html index 892ec42c..54162563 100644 --- a/documentation/templates/python/base.html +++ b/documentation/templates/python/base.html @@ -37,7 +37,7 @@
    {% if not SEARCH_DISABLED %} - + {% endif %} @@ -80,7 +80,7 @@ {% endfor %} {% if not SEARCH_DISABLED %}
  • - +
  • {% endif %} diff --git a/documentation/test_doxygen/layout/pages.html b/documentation/test_doxygen/layout/pages.html index c94e94ee..5cea7b7a 100644 --- a/documentation/test_doxygen/layout/pages.html +++ b/documentation/test_doxygen/layout/pages.html @@ -19,7 +19,7 @@ A project is cool
    - + @@ -51,7 +51,7 @@
  • - +
  • diff --git a/documentation/test_doxygen/layout_generated_doxyfile/index.html b/documentation/test_doxygen/layout_generated_doxyfile/index.html index 58a513c5..bb79a2ad 100644 --- a/documentation/test_doxygen/layout_generated_doxyfile/index.html +++ b/documentation/test_doxygen/layout_generated_doxyfile/index.html @@ -16,7 +16,7 @@ My Project
    - + @@ -31,7 +31,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/layout_minimal/index.html b/documentation/test_doxygen/layout_minimal/index.html index 58a513c5..bb79a2ad 100644 --- a/documentation/test_doxygen/layout_minimal/index.html +++ b/documentation/test_doxygen/layout_minimal/index.html @@ -16,7 +16,7 @@ My Project
    - + @@ -31,7 +31,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/layout_search_binary/index.html b/documentation/test_doxygen/layout_search_binary/index.html index 45b0bb12..eb5dd925 100644 --- a/documentation/test_doxygen/layout_search_binary/index.html +++ b/documentation/test_doxygen/layout_search_binary/index.html @@ -14,7 +14,7 @@ My Project
    - + @@ -25,7 +25,7 @@
    1. - +
    diff --git a/documentation/test_doxygen/layout_search_opensearch/index.html b/documentation/test_doxygen/layout_search_opensearch/index.html index d8c46891..40ecab67 100644 --- a/documentation/test_doxygen/layout_search_opensearch/index.html +++ b/documentation/test_doxygen/layout_search_opensearch/index.html @@ -16,7 +16,7 @@ A project is cool
    - + @@ -27,7 +27,7 @@
    1. - +
    diff --git a/documentation/test_doxygen/undocumented/File_8h.html b/documentation/test_doxygen/undocumented/File_8h.html index ad8e58c4..a22466fc 100644 --- a/documentation/test_doxygen/undocumented/File_8h.html +++ b/documentation/test_doxygen/undocumented/File_8h.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/annotated.html b/documentation/test_doxygen/undocumented/annotated.html index c0d717c2..55fd3b72 100644 --- a/documentation/test_doxygen/undocumented/annotated.html +++ b/documentation/test_doxygen/undocumented/annotated.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/classClass.html b/documentation/test_doxygen/undocumented/classClass.html index 77809bbe..63a9834d 100644 --- a/documentation/test_doxygen/undocumented/classClass.html +++ b/documentation/test_doxygen/undocumented/classClass.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html b/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html index 9ed4b17a..375d8318 100644 --- a/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html +++ b/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/files.html b/documentation/test_doxygen/undocumented/files.html index 00d375d3..e8d3ed8f 100644 --- a/documentation/test_doxygen/undocumented/files.html +++ b/documentation/test_doxygen/undocumented/files.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/group__group.html b/documentation/test_doxygen/undocumented/group__group.html index e9320bf7..7efed41a 100644 --- a/documentation/test_doxygen/undocumented/group__group.html +++ b/documentation/test_doxygen/undocumented/group__group.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/namespaceNamespace.html b/documentation/test_doxygen/undocumented/namespaceNamespace.html index c41c4330..fe6ce95b 100644 --- a/documentation/test_doxygen/undocumented/namespaceNamespace.html +++ b/documentation/test_doxygen/undocumented/namespaceNamespace.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html b/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html index d96bc184..60bd1472 100644 --- a/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html +++ b/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html @@ -14,7 +14,7 @@ My Project
    - + @@ -29,7 +29,7 @@
  • Classes
  • Files
  • - +
  • diff --git a/documentation/test_python/layout/index.html b/documentation/test_python/layout/index.html index 2cc11c43..04e95585 100644 --- a/documentation/test_python/layout/index.html +++ b/documentation/test_python/layout/index.html @@ -19,7 +19,7 @@ A project is cool
    - + @@ -45,7 +45,7 @@
  • - +
  • diff --git a/documentation/test_python/layout_search_binary/index.html b/documentation/test_python/layout_search_binary/index.html index 468e43da..b7dade27 100644 --- a/documentation/test_python/layout_search_binary/index.html +++ b/documentation/test_python/layout_search_binary/index.html @@ -14,7 +14,7 @@ My Python Project
    - + @@ -25,7 +25,7 @@
    1. - +
    diff --git a/documentation/test_python/layout_search_open_search/index.html b/documentation/test_python/layout_search_open_search/index.html index 170ea5ed..33df5667 100644 --- a/documentation/test_python/layout_search_open_search/index.html +++ b/documentation/test_python/layout_search_open_search/index.html @@ -16,7 +16,7 @@ My Python Project
    - + @@ -27,7 +27,7 @@
    1. - +
    diff --git a/documentation/test_python/link_formatting/c.link_formatting.Class.Sub.html b/documentation/test_python/link_formatting/c.link_formatting.Class.Sub.html index 7e20bd78..c2501ce4 100644 --- a/documentation/test_python/link_formatting/c.link_formatting.Class.Sub.html +++ b/documentation/test_python/link_formatting/c.link_formatting.Class.Sub.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/c.link_formatting.Class.html b/documentation/test_python/link_formatting/c.link_formatting.Class.html index c79713db..775a5cbc 100644 --- a/documentation/test_python/link_formatting/c.link_formatting.Class.html +++ b/documentation/test_python/link_formatting/c.link_formatting.Class.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html b/documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html index 2afa6bc0..f33a19ec 100644 --- a/documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html +++ b/documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/m.link_formatting.html b/documentation/test_python/link_formatting/m.link_formatting.html index 8c6e07b2..f79de53e 100644 --- a/documentation/test_python/link_formatting/m.link_formatting.html +++ b/documentation/test_python/link_formatting/m.link_formatting.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/m.link_formatting.pybind.html b/documentation/test_python/link_formatting/m.link_formatting.pybind.html index 8b7ba920..2357768d 100644 --- a/documentation/test_python/link_formatting/m.link_formatting.pybind.html +++ b/documentation/test_python/link_formatting/m.link_formatting.pybind.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/m.link_formatting.sub.html b/documentation/test_python/link_formatting/m.link_formatting.sub.html index 67704b51..6576dca0 100644 --- a/documentation/test_python/link_formatting/m.link_formatting.sub.html +++ b/documentation/test_python/link_formatting/m.link_formatting.sub.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/p.page.html b/documentation/test_python/link_formatting/p.page.html index 4b800acb..1b9436b0 100644 --- a/documentation/test_python/link_formatting/p.page.html +++ b/documentation/test_python/link_formatting/p.page.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/s.classes.html b/documentation/test_python/link_formatting/s.classes.html index 38ef7609..3cd851b7 100644 --- a/documentation/test_python/link_formatting/s.classes.html +++ b/documentation/test_python/link_formatting/s.classes.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/s.modules.html b/documentation/test_python/link_formatting/s.modules.html index 381185f8..7d07d029 100644 --- a/documentation/test_python/link_formatting/s.modules.html +++ b/documentation/test_python/link_formatting/s.modules.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • diff --git a/documentation/test_python/link_formatting/s.pages.html b/documentation/test_python/link_formatting/s.pages.html index 774b7ae9..f024b021 100644 --- a/documentation/test_python/link_formatting/s.pages.html +++ b/documentation/test_python/link_formatting/s.pages.html @@ -15,7 +15,7 @@ My Python Project
    - + @@ -32,7 +32,7 @@
  • A module
  • The class
  • - +
  • -- 2.30.2