ID: 41427 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment:
The "if" page IS in the index in the Extended CHM manual. Previous Comments: ------------------------------------------------------------------------ [2007-05-18 09:16:32] [EMAIL PROTECTED] It's all gotten from splitting the same file on <sect1>'s. It seems like the first (if in this case) is appended to the original TOC-page while only the remainders are split off. IMO it should be split off too. Unfortunately, I don't know enough of the phpdoc internal build process to know how to do this... I'll have a look at it later, but maybe one of the build-masters have any ideas on this? ------------------------------------------------------------------------ [2007-05-18 08:30:11] [EMAIL PROTECTED] Description: ------------ if construct is shown on Table of Contents http://www.php.net/manual/en/language.control-structures.php However from the subpages, if is not listed in the right navigation pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php) Expected result: ---------------- if should be listed on the right navigation pane. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41427&edit=1
