Patrice Mandin fd22fc2580 rofs: Resident Evil 3 (PC, 1999) rofs.dat archive support 2 月之前
..
CHANGELOG.txt b7410d673e Updated a URL to point to github.com 4 年之前
CREDITS.txt fd22fc2580 rofs: Resident Evil 3 (PC, 1999) rofs.dat archive support 2 月之前
Doxyfile 719163fbcd physfs.h: Reworked documentation to be compatible with SDL3's wikiheaders. 3 月之前
INSTALL.txt 0d1df744ba Minor style fix in docs/INSTALL.txt 5 年之前
README-API-documentation.txt e61cf4382c docs/README-API-documentation.txt: Point to the new wiki. 3 月之前
TODO.txt a65a7ed7a5 Updated TODO.txt 8 年之前

README-API-documentation.txt

The API documentation is readable in a few ways:

- Read physfs.h; it's _heavily_ documented and the primary source of reference
documentation for the library.
- Run Doxygen over the header, which produces nicer-to-browse documentation in
HTML, LaTeX, manpage, etc formats. This is done for you if Doxygen is
installed and you build the "docs" target in whatever project files CMake
generated for you.
- Too much trouble? We generated the HTML reference for you, online here:

https://wiki.icculus.org/PhysicsFS3/

The wiki is bridged to the headers; most of the documentation is kept in
sync between the two locations automatically.

- We would love well-written tutorials for the latest version of PhysicsFS!
If you write one, we would love to list it here. Drop me a line about it:
icculus@icculus.org ... Thanks!

--ryan.