Add source documentation for the Parser classes

This commit is contained in:
iska
2015-12-20 17:27:13 +01:00
parent e773117f1f
commit f4bd5420c0
7 changed files with 331 additions and 0 deletions
+4
View File
@@ -6,6 +6,10 @@
// Copyright (c) 2014 BrainCookie. All rights reserved.
//
///------------------------------------------------------
/// HTMLKit private header
///------------------------------------------------------
#define INSERTION_MODES \
MODE_ENTRY( HTMLInsertionModeInitial, = 0 ) \
MODE_ENTRY( HTMLInsertionModeBeforeHTML, ) \