From d41654b469fa51870b5952c836c04d9da17f32d3 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 8 Aug 2017 20:14:22 +0300 Subject: Updated to CL 22627414: * docs updates * authoring fixes * stress solver crash fixes --- docs/_compile/api.doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_compile') diff --git a/docs/_compile/api.doxyfile b/docs/_compile/api.doxyfile index 601f1f1..171022d 100644 --- a/docs/_compile/api.doxyfile +++ b/docs/_compile/api.doxyfile @@ -32,7 +32,7 @@ INPUT = ../../sdk \ ../_source/copyrights.txt FILE_PATTERNS = *.h RECURSIVE = YES -EXCLUDE_PATTERNS = NvPreprocessor.h */ps4/* */xboxone/* */source/* */waiting/* +EXCLUDE_PATTERNS = NvPreprocessor.h */common/* */ps4/* */xboxone/* */source/* */waiting/* CHM_FILE = chm\Blast.chm TOC_EXPAND = YES OUTPUT_DIRECTORY = ../api_docs/ -- cgit v1.2.3