mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rb_mjit_header.h is not worth documenting [ci skip]
This is an auto-generated header file that does not include anything interesting. Should skip generating CAPI documents.
This commit is contained in:
parent
fa6c1b06ad
commit
48131a4673
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ FILE_PATTERNS = *.c *.h *.y *.def
|
|||
RECURSIVE = YES
|
||||
EXCLUDE = <%=srcdir%>/ext/dl/callback <%=srcdir%>/ccan <%=srcdir%>/ext/psych/yaml
|
||||
EXCLUDE_SYMLINKS = YES
|
||||
EXCLUDE_PATTERNS = *.src doc enc build */ext/-test-/* tmp test yarvtest lib bootstraptest spec .ext .git .svn extconf.h *prelude.c encdb.h transdb.h insns.def
|
||||
EXCLUDE_PATTERNS = *.src doc enc build */ext/-test-/* tmp test yarvtest lib bootstraptest spec .ext .git .svn extconf.h *prelude.c encdb.h transdb.h insns.def rb_mjit_header.h
|
||||
EXCLUDE_SYMBOLS =
|
||||
EXAMPLE_PATH =
|
||||
EXAMPLE_PATTERNS =
|
||||
|
|
Loading…
Reference in a new issue