The Manual is in the "freemarker" project, under src/manual. It also
uses docgen of course. (You can download the latest docgen artifact
with running `ant update-deps` in the "freemarker" project.) The
manual is built with `ant manualOffline` or `manualFreemarkerOrg`.

As of README-s, all 3 modules (freemarker, site, docgen) has one, so
what's not described there is probably undocumented...

Anyway, it's docgen's responsibility to generate the hidden HTML forms
and JavaScript that will be needed. (Both the Web site and the Manual
is built from DocBook XML by Docgen.)

-- 
Thanks,
 Daniel Dekany


Wednesday, September 23, 2015, 7:33:05 PM, Pradeep Murugesan wrote:

> Hi Daniel,
>    I could see that freemarker manual is part of the site
> http://freemarker.org/docs/index.html
> Since that is generated using the doc-gen, I am trying to look into
> the https://github.com/apache/incubator-freemarker-site for manual contents.
> https://github.com/apache/incubator-freemarker-site/blob/master/src/main/docgen/book.xml
> references to the site but I am not able to get the xml for manual which 
> doc-gen converts.
>
> I am trying to get the manual up and running locally to connect
> with the freemarker online. Is there any readme kind of thing to achieve the 
> same ?
> Please guide me.
> Pradeep.                                          

Reply via email to