/+junk/c_sdl_joypad_ducktape

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/c_sdl_joypad_ducktape

« back to all changes in this revision

Viewing changes to Doxygen

  • Committer: Gustav Hartvigsson
  • Date: 2014-08-31 18:43:53 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140831184353-20wfpher7cqzx3at
* Started working on the an object baseclass to make things
   easyer when working with the EcmaScript stuffs.
* Added BEGIN_DEGLS and END_DECELS.
* Fixed up the docs a bit...

Show diffs side-by-side

added added

removed removed

Lines of Context:
686
686
# Note that relative paths are relative to the directory from which doxygen is
687
687
# run.
688
688
 
689
 
EXCLUDE                =
 
689
EXCLUDE                = src/duktape.h src/duktape.c
690
690
 
691
691
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
692
692
# directories that are symbolic links (a Unix file system feature) are excluded
1567
1567
# compilation will be performed. Macro expansion can be done in a controlled
1568
1568
# way by setting EXPAND_ONLY_PREDEF to YES.
1569
1569
 
1570
 
MACRO_EXPANSION        = NO
 
1570
MACRO_EXPANSION        = YES
1571
1571
 
1572
1572
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1573
1573
# then the macro expansion is limited to the macros specified with the