aboutsummaryrefslogtreecommitdiff
path: root/NvBlast/docs/_compile/api.doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'NvBlast/docs/_compile/api.doxyfile')
-rw-r--r--NvBlast/docs/_compile/api.doxyfile56
1 files changed, 56 insertions, 0 deletions
diff --git a/NvBlast/docs/_compile/api.doxyfile b/NvBlast/docs/_compile/api.doxyfile
new file mode 100644
index 0000000..d4b679e
--- /dev/null
+++ b/NvBlast/docs/_compile/api.doxyfile
@@ -0,0 +1,56 @@
+# Doxyfile 1.8.7
+
+@INCLUDE = Doxyfile
+
+PROJECT_NAME = "NVIDIA(R) Blast(R) SDK 1.0 API Reference"
+
+INPUT = ../../sdk \
+ ../release_notes.txt \
+ ../_source/api_users_guide.txt \
+ ../_source/introduction.txt \
+ ../_source/api_ll_users_guide.txt \
+ ../_source/api_hl_users_guide.txt \
+ ../_source/api_ext_users_guide.txt \
+ ../_source/ext_authoring.txt \
+ ../_source/ext_import.txt \
+ ../_source/ext_serialization.txt \
+ ../_source/ext_converterll.txt \
+ ../_source/ext_materials.txt \
+ ../_source/ext_physx.txt \
+ ../_source/tools.txt \
+ ../_source/apex_importer.txt \
+ ../_source/data_converter.txt \
+ ../_source/authoring_tool.txt \
+ ../_source/samples.txt \
+ ../_source/sample_asset_viewer.txt \
+ ../_source/definitions.txt \
+ ../_source/copyrights.txt
+FILE_PATTERNS = *.h
+RECURSIVE = YES
+EXCLUDE_PATTERNS = NvPreprocessor.h */ps4/* */xboxone/* */source/* */waiting/*
+CHM_FILE = chm\Blast.chm
+TOC_EXPAND = YES
+OUTPUT_DIRECTORY = ../api_docs/
+HTML_OUTPUT = files
+GENERATE_HTML = YES
+GENERATE_LATEX = NO
+DISABLE_INDEX = YES
+GENERATE_TREEVIEW = YES
+TREEVIEW_WIDTH = 375
+HTML_STYLESHEET = NVIDIA.css
+FULL_PATH_NAMES = YES
+STRIP_FROM_PATH = ../..
+HTML_TIMESTAMP = NO
+PROJECT_LOGO = blast_logo.png
+SEARCHENGINE = NO
+HTML_FOOTER = doxygen_html_footer.txt
+HTML_HEADER = doxygen_html_header.txt
+LAYOUT_FILE = DoxygenLayout.xml
+EXTRACT_ALL = YES
+SORT_MEMBER_DOCS = YES
+SORT_BRIEF_DOCS = YES
+SORT_MEMBERS_CTORS_1ST = YES
+ENABLE_PREPROCESSING = YES
+MACRO_EXPANSION = YES
+EXPAND_ONLY_PREDEF = YES
+PREDEFINED = NVBLAST_API=