Hi,

It's so kind of you that give me response so rapidly.
Really thanks. Now still some questions:
1) I only found and downloaded the source files of
quickbook from quickbook.zip in
http://spirit.sourceforge.net/repository/applications/show_contents.php.
Is it the latest and correct version?

2) By using g++  I have compiled these source file
into an excutable file quickbook, and run it with a
helloword.bqk file(I put the .bqk file into a folder
named mydoc at the same level as the folder quickbook
). After running I get ".xml is generated"(or a
similar sentence) but I cannot find the .xml file. Are
there some mistakes? 

3) Somebody around me has used Quickdoc to generate
HTML files from a formatted .txt file. I think the
HTML files can be generated directly by using the
compiled executable file quickdoc, and there is not
the .xml file as intermedia. Am I right? What's the
reason to seperate the function to two steps?

Thank you and other guys who help me.

best regards,
Vning




> Weining Hao wrote:
> > Hi,
> > 
> > "QuickBook is part of Boost Tools". Does that mean
> > QuickBook has not existed dividually? 
> 
> You can compile and run it as it is as a separate
> tool. It generates BoostBook XML which has to be
> processed later.
> 
> > Is it a tool of
> > Boost.Build v2 now? 
> 
> No. The Boost.Build v2 facilities are provided only
> to make life easier for boost developers.
> 
> > I have had a boost libarary. Then if I have a .qbk
> > file and want to use quickbook to generate some
> HTML
> > pages, 
> 
> The tool process is as as follows:
> 1) QuickBook processes a .qbk file and generates
> xml.
> 2) BoostBook processes the xml and along with other
>    backend generators, the end result is a set of
> html
>    pages or pdf files.
> 
> > shall I build the source code of quickbook firstly
> then use bjam
> > command to run it? or may I use some tool/target
> directly?
> 
> Both will work. It's your choice. I think a good
> first step,
> is to actually determine if QuickBook is working by
> compiling
> it from source and running the application, passing
> in the
> QuickBook doc: quickbook.qbk (in the quikcbook/doc
> directory).
> It should then generate a quickbook.xml file.
> 
> > Thanks a lot.
> 
> You're welcome.
> 
> Cheers,
> -- 
> Joel de Guzman
> http://www.boost-consulting.com
> http://spirit.sf.net
 




                
___________________________________________________________ 
雅虎邮箱超强增值服务-2G超大空间、pop3收信、无限量邮件提醒 
http://cn.mail.yahoo.com/mail_alert/promo1.html


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to