Files
glfw/docs-remove-footer.patch
Antonio Teixeira fde85bb0b7 - Update to version 3.4:
* Changelog: https://www.glfw.org/changelog.html
- Package html docs
- Add docs-remove-footer.patch
  * Custom footer for html docs includes build date and time.
    Use default footer instead.
- Drop multibuild and wayland flavor. Build a single package with
  X11 and Wayland support.

OBS-URL: https://build.opensuse.org/package/show/games/glfw?expand=0&rev=52
2024-10-07 11:43:06 +00:00

13 lines
534 B
Diff

diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in
index 067619c7..c13caec0 100644
--- a/docs/Doxyfile.in
+++ b/docs/Doxyfile.in
@@ -1279,7 +1279,6 @@ HTML_HEADER = "@GLFW_SOURCE_DIR@/docs/header.html"
# that doxygen normally uses.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_FOOTER = "@GLFW_SOURCE_DIR@/docs/footer.html"
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
# sheet that is used by each HTML page. It can be used to fine-tune the look of