aboutsummaryrefslogtreecommitdiff
path: root/PxShared/src/foundation/doc/docs.doxyfile
diff options
context:
space:
mode:
authorMarijn Tamis <[email protected]>2019-04-01 14:21:09 +0200
committerMarijn Tamis <[email protected]>2019-04-01 14:21:09 +0200
commitd243404d4ba88bcf53f7310cc8980b4efe38c19f (patch)
treedcc8ce2904e9f813e03f71f825c4d3c9ec565d91 /PxShared/src/foundation/doc/docs.doxyfile
parentAdd new SetSpheres and SetPlanes api's to bring them in line with setTriangles. (diff)
downloadnvcloth-1.1.6.tar.xz
nvcloth-1.1.6.zip
1.1.6 Release.1.1.6
Diffstat (limited to 'PxShared/src/foundation/doc/docs.doxyfile')
-rw-r--r--PxShared/src/foundation/doc/docs.doxyfile13
1 files changed, 0 insertions, 13 deletions
diff --git a/PxShared/src/foundation/doc/docs.doxyfile b/PxShared/src/foundation/doc/docs.doxyfile
deleted file mode 100644
index 624a44f..0000000
--- a/PxShared/src/foundation/doc/docs.doxyfile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Doxyfile 1.5.8
-
-PROJECT_NAME = "NVIDIA(R) PsFoundation Reference"
-#ENABLED_SECTIONS = PHYSICS_SDK_PAGES
-WARN_LOGFILE = PsFoundation.err
-INPUT = ../include ../include/windows ../src ../src/windows
-EXTRACT_ALL = YES
-ENABLE_PREPROCESSING = YES
-MACRO_EXPANSION = YES
-GENERATE_HTMLHELP = YES
-HTML_OUTPUT = html/
-CHM_FILE = ../PsFoundation.chm
-TOC_EXPAND = YES