Changeset 248 for trunk/Makefile

Show
Ignore:
Timestamp:
09/04/06 01:01:42 (2 years ago)
Author:
laurentj
Message:

- travail sur la documentation dans les sources
- gJContext n'existe plus, remplacé par une propriété statique dans jContext
- jIncluder::inc ou incAll ne retournent plus le tableau d'états de la compilation (inutile)
- renommage de CopixBinary? en jBinaryData (xmlrpc)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r236 r248  
    148148        tar czf $(DIST)/jbuildtools-$(JBT_VERSION).tar.gz  -C $(DIST) jbuildtools/ 
    149149 
     150 
    150151docs: dev-jelix-lib 
    151         $(PHPDOC) -tb $(CURRENT_PATH)/build/phpdoc/ -d $(DISTHACKER)/lib/jelix/ -t $(DOCS) \ 
     152        $(PHPDOC) -d $(DISTHACKER)/lib/jelix/ -t $(DOCS) \ 
    152153        -o "HTML:frames:DOM/jelix" -s on -ct "contributor,licence" -i *.ini.php \ 
    153154        -ti "Jelix API Reference" -ric "README,INSTALL,CHANGELOG,CREDITS,LICENCE,VERSION" 
     155        # -tb $(CURRENT_PATH)/build/phpdoc/ 
Download in other formats: Unified Diff Zip Archive