~ubuntu-branches/ubuntu/wily/libusermetrics/wily-proposed

« back to all changes in this revision

Viewing changes to cmake/Doxyfile.in

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Pete Woods, Ubuntu daily release
  • Date: 2013-07-10 06:44:10 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130710064410-z27ansv8szuhopi5
Tags: 1.0.5+13.10.20130710-0ubuntu1
[ Pete Woods ]
* New symbol for increment method

[ Ubuntu daily release ]
* Automatic snapshot from revision 101

Show diffs side-by-side

added added

removed removed

Lines of Context:
268
268
# func(std::string) {}). This also makes the inheritance and collaboration
269
269
# diagrams that involve STL classes more complete and accurate.
270
270
 
271
 
BUILTIN_STL_SUPPORT    = NO
 
271
BUILTIN_STL_SUPPORT    = YES
272
272
 
273
273
# If you use Microsoft's C++/CLI language, you should set this option to YES to
274
274
# enable parsing support.
351
351
# Private class members and static file members will be hidden unless
352
352
# the EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES
353
353
 
354
 
EXTRACT_ALL            = NO
 
354
EXTRACT_ALL            = YES
355
355
 
356
356
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
357
357
# will be included in the documentation.
846
846
# of all compounds will be generated. Enable this if the project
847
847
# contains a lot of classes, structs, unions or interfaces.
848
848
 
849
 
ALPHABETICAL_INDEX     = NO
 
849
ALPHABETICAL_INDEX     = YES
850
850
 
851
851
# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
852
852
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns