~cern-kicad/kicad/kicad-pns-tom

« back to all changes in this revision

Viewing changes to Doxyfile

  • Committer: Maciej Suminski
  • Date: 2013-08-02 13:57:24 UTC
  • mfrom: (4024.1.238 kicad)
  • mto: This revision was merged to the branch mainline in revision 4221.
  • Revision ID: maciej.suminski@cern.ch-20130802135724-gix6orezshkukodv
Upstream merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
668
668
                         3d-viewer \
669
669
                         common \
670
670
                         gerbview \
 
671
                         pagelayout_editor \
671
672
                         include \
672
673
                         polygon \
673
674
                         potrace
703
704
# Note that relative paths are relative to the directory from which doxygen is
704
705
# run.
705
706
 
706
 
EXCLUDE                = include/boost \
707
 
                         polygon/kbool
 
707
EXCLUDE                = include/boost
 
708
 
708
709
 
709
710
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
710
711
# directories that are symbolic links (a Unix file system feature) are excluded