Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: doc/mainpage.dox

Issue 6326553071845376: Doxygen configuration file (Closed)
Patch Set: Created July 28, 2014, 11:20 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Doxyfile ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /*!
2
3 \mainpage Adblock Plus for IE Code Documentation
4
5 \section Macros Defined for Doxygen
6
7 The following macros defined in the Doxyfile.
8 This is a work-around for a deficiency in the Doxygen preprocessor
9 Apparently doxygen doesn't understand <tt>defined ...</tt> (in config.h),
10 so we've defined the other macros accordingly.
11
12 \code
13 PRODUCT_ADBLOCKPLUS
14 SUPPORT_FILTER
15 SUPPORT_WHITELIST
16 SUPPORT_DOM_TRAVERSER
17 SUPPORT_FRAME_CACHING
18 \endcode
19
20 */
OLDNEW
« no previous file with comments | « Doxyfile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld