| Index: include/AdblockPlus.h | 
| =================================================================== | 
| --- a/include/AdblockPlus.h | 
| +++ b/include/AdblockPlus.h | 
| @@ -15,6 +15,17 @@ | 
| * along with Adblock Plus.  If not, see <http://www.gnu.org/licenses/>. | 
| */ | 
|  | 
| +/** | 
| + * @mainpage Libadblockplus source code documentation | 
| + * This is the source code documentation of Libadblockplus. See the README for | 
| + * build instructions and basic usage. | 
| + */ | 
| + | 
| +/** | 
| + * @namespace AdblockPlus | 
| + * Main namespace of Libadblockplus. | 
| + */ | 
| + | 
| #ifndef ADBLOCK_PLUS_ADBLOCK_PLUS_H | 
| #define ADBLOCK_PLUS_ADBLOCK_PLUS_H | 
|  | 
|  |