[PHP-DOC] cvs: phpdoc / make_chm.php make_chm_fancy.php From: Hojtsy Gabor (goba <email protected>)
Date: 01/14/01

goba Sun Jan 14 09:06:35 2001 EDT

  Modified files:
    /phpdoc make_chm.php make_chm_fancy.php
  Log:
  Some DOS batch file programmming
   
    - now you only have to set PHP_PATH one place
    - eliminated unnecessery compile.bat and index.hhk files
  
  Getting more advanced functionality to the .chm files:
  
   - activated advanced search
       (search in results, search history, search in titles, sorting)
  
   - activated favourites tab
  
   - deactivated not used index tab
       (although we should make an index somehow in the future)
  
   - more buttons to ease navigation
       (back, forward, reload, locate, home)
  
   - custom icons in navigation pane
  
  Now I will stop working on the .chm format for some time.
  I need some rest :)