Explorar o código

physfs.h: Reworked documentation to be compatible with SDL3's wikiheaders.

This still needs a little work, but this is most of the way there.
Ryan C. Gordon hai 3 meses
pai
achega
719163fbcd
Modificáronse 2 ficheiros con 542 adicións e 457 borrados
  1. 2 2
      docs/Doxyfile
  2. 540 455
      src/physfs.h

+ 2 - 2
docs/Doxyfile

@@ -876,11 +876,11 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 # omitted =1 is assumed.
 
 
-PREDEFINED             = DOXYGEN_SHOULD_IGNORE_THIS=1 \
+PREDEFINED             = PHYSFS_WIKI_DOCUMENTATION_SECTION=1 \
                          PHYSFS_DECL= \
                          PHYSFS_DECL= \
                          PHYSFS_DEPRECATED=
                          PHYSFS_DEPRECATED=
 
 
-# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded. 
 # this tag can be used to specify a list of macro names that should be expanded. 
 # The macro definition that is found in the sources will be used. 
 # The macro definition that is found in the sources will be used. 
 # Use the PREDEFINED tag if you want to use a different macro definition.
 # Use the PREDEFINED tag if you want to use a different macro definition.

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 540 - 455
src/physfs.h


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio