[FLOW3-general] rendering manuals package wrapper problem

Michael Feher michael at feher.at
Tue Sep 21 13:51:19 CEST 2010


I have not rendered the Documentation myself either and I am not sure if 
the following is correct so if anybody has better information he is 
welcome correct me.

I guess that the procedure on 
http://forge.typo3.org/projects/flow3/wiki/FLOW3_Release_Checklist is 
not up to date as it is originally written for alpha1 and I believe 
there have been some changes to the framework recently.

I recently checked out the current git version as described in 
http://forge.typo3.org/projects/team-forge/wiki/Cloning_the_FLOW3_Base_Distribution 
and installed it on my web server.
Installation instructions: 
http://flow3.typo3.org/documentation/manuals/flow3/flow3.installation/

On the welcome screen I have now link to the local package documentation 
which does not work for me as I have not built the documentation yet but 
it redirects me to a page which sais:

---------
No rendered documentation found

It seems you have no rendered documentation yet. In the official FLOW3 
releases the rendered documentation is bundled inside the packages.

If you checked out from SVN, you can use Phing to render documentation 
with phing doc-render. Be aware that you need some PEAR packages for 
that, see the top of build.xml for details.

You can also install the DocTools and DocBookXSLNS packages from 
forge.typo3.org and follow the instructions inside the DocTools manual.
---------

So what I guess from this is that you need to have a look at the file 
"bild.xml" which tells you which packages you need for the build process 
and then you should be able to launch the comand "phing doc-render" from 
the root directory of the flow3 distribution.

I hope this could help
br. Mike


More information about the FLOW3-general mailing list