Index: native_client_sdk/src/doc/doxygen/Doxyfile.c.template |
diff --git a/native_client_sdk/src/doc/doxygen/Doxyfile.c.template b/native_client_sdk/src/doc/doxygen/Doxyfile.c.template |
index df1a03ea523bd429f9142fcdfb6de6a7097af971..6d790c8e09d96b6bc409ccb9d3928d9ddd422422 100644 |
--- a/native_client_sdk/src/doc/doxygen/Doxyfile.c.template |
+++ b/native_client_sdk/src/doc/doxygen/Doxyfile.c.template |
@@ -13,6 +13,7 @@ |
# These entries will be modified by generate_docs.py |
OUTPUT_DIRECTORY = %(out_dirname)s |
INPUT = %(doc_dirname)s/c |
+STRIP_FROM_PATH = %(doc_dirname)s/c |
EXCLUDE = %(doc_dirname)s/c/pp_macros.h |
LAYOUT_FILE = %(script_dirname)s/DoxygenLayout.xml |
HTML_HEADER = %(script_dirname)s/header.html |