hgbook

changeset 878:7037e4bcb90c

Minor fix
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 14:26:58 2009 +0800 (2009-10-21)
parents 3d6f290fe822
children 4688f8ac941d
files README.BUILD
line diff
     1.1 --- a/README.BUILD	Wed Oct 21 11:57:11 2009 +0800
     1.2 +++ b/README.BUILD	Wed Oct 21 14:26:58 2009 +0800
     1.3 @@ -66,13 +66,13 @@
     1.4  7. Make
     1.5    Run 'make' for more details, for example:
     1.6  
     1.7 -  * make all document(pdf, html and html-single for all languages)
     1.8 +  * make all document(pdf, epub, html and html-single for all languages)
     1.9        % make all
    1.10  
    1.11 -  * make english document(pdf, html and html-single for all languages)
    1.12 +  * make english document(pdf, epub, html and html-single for all languages)
    1.13        % make LINGUA=en all
    1.14  
    1.15 -  * make Chinese document(pdf, html and html-single for all languages)
    1.16 +  * make Chinese document(pdf, epub, html and html-single for all languages)
    1.17        % make LINGUA=zh all
    1.18  
    1.19    * make Chinese pdf document