Blame opensubdiv-3.5.0-reproducible-docs.patch

729861a
diff -up OpenSubdiv-3_5_0/documentation/OpenSubdiv.doxy.reproducible OpenSubdiv-3_5_0/documentation/OpenSubdiv.doxy
729861a
--- OpenSubdiv-3_5_0/documentation/OpenSubdiv.doxy.reproducible	2022-09-26 14:17:44.000000000 -0400
729861a
+++ OpenSubdiv-3_5_0/documentation/OpenSubdiv.doxy	2023-01-02 19:24:18.827692805 -0500
729861a
@@ -154,7 +154,7 @@ INLINE_INHERITED_MEMB  = NO
729861a
 # path before files name in the file list and in the header files. If set
729861a
 # to NO the shortest path that makes the file name unique will be used.
729861a
 
729861a
-FULL_PATH_NAMES        = YES
729861a
+FULL_PATH_NAMES        = NO
729861a
 
729861a
 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
729861a
 # can be used to strip a user-defined part of the path. Stripping is
729861a
@@ -180,7 +180,7 @@ STRIP_FROM_INC_PATH    =
729861a
 # (but less readable) file names. This can be useful if your file system
729861a
 # doesn't support long names like on DOS, Mac, or CD-ROM.
729861a
 
729861a
-SHORT_NAMES            = YES
729861a
+SHORT_NAMES            = NO
729861a
 
729861a
 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
729861a
 # will interpret the first line (until the first dot) of a JavaDoc-style
729861a
@@ -1031,7 +1031,7 @@ HTML_COLORSTYLE_GAMMA  = 80
729861a
 # page will contain the date and time when the page was generated. Setting
729861a
 # this to NO can help when comparing the output of multiple runs.
729861a
 
729861a
-HTML_TIMESTAMP         = YES
729861a
+HTML_TIMESTAMP         = NO
729861a
 
729861a
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
729861a
 # documentation will contain sections that can be hidden and shown after the