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

Unified Diff: doc/mainpage.dox

Issue 5750789393874944: [IE] First round of ATL removal (Closed)
Patch Set: Created June 20, 2014, 9:22 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: doc/mainpage.dox
===================================================================
new file mode 100644
--- /dev/null
+++ b/doc/mainpage.dox
@@ -0,0 +1,19 @@
+/*!
+
+\mainpage Adblock Plus for IE Code Documentation
+
+\section Predefined Macros
+
+This documentation is generated with the following macros defined.
+Apparently doxygen doesn't understand <tt>\#if (defined ...)</tt> (in config.h),
+ so we've defined the other macros accordingly.
+
+\code
+ PRODUCT_ADBLOCKPLUS
+ SUPPORT_FILTER
+ SUPPORT_WHITELIST
+ SUPPORT_DOM_TRAVERSER
+ SUPPORT_FRAME_CACHING
+\endcode
+
+*/
« no previous file with comments | « adblockplus.gyp ('k') | doc/singletons.dox » ('j') | src/plugin/AdblockPlusClient.h » ('J')

Powered by Google App Engine
This is Rietveld