Skip to content

Commit cddedd5

Browse files
Remove intce.h from documentation
Honestly; the more we can prevent users from using these the better :P
1 parent 09af81c commit cddedd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/doxygen/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ RECURSIVE = NO
840840
# Note that relative paths are relative to the directory from which doxygen is
841841
# run.
842842

843-
EXCLUDE =
843+
EXCLUDE =../../src/ce/intce.h
844844

845845
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
846846
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)