Index: trunk/phase3/includes/api/ApiParse.php |
— | — | @@ -545,7 +545,6 @@ |
546 | 546 | ' headhtml - Gives parsed <head> of the page', |
547 | 547 | ' iwlinks - Gives interwiki links in the parsed wikitext', |
548 | 548 | ' wikitext - Gives the original wikitext that was parsed', |
549 | | - 'NOTE: Section tree is only generated if there are more than 4 sections, or if the __TOC__ keyword is present' |
550 | 549 | ), |
551 | 550 | 'pst' => array( |
552 | 551 | 'Do a pre-save transform on the input before parsing it', |