aboutsummaryrefslogtreecommitdiffstats
path: root/tuplr.dox
diff options
context:
space:
mode:
Diffstat (limited to 'tuplr.dox')
-rw-r--r--tuplr.dox3
1 files changed, 2 insertions, 1 deletions
diff --git a/tuplr.dox b/tuplr.dox
index 01e4390..456d159 100644
--- a/tuplr.dox
+++ b/tuplr.dox
@@ -297,7 +297,7 @@ SYMBOL_CACHE_SIZE = 0
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
-EXTRACT_ALL = NO
+EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.
@@ -568,6 +568,7 @@ INPUT = src/constrain.cpp \
src/cps.cpp \
src/gc.cpp \
src/gclib.cpp \
+ src/lex.cpp \
src/llvm.cpp \
src/pprint.cpp \
src/tuplr.cpp \