[FLOW3-general] rendering manuals package wrapper problem

Gábor Horn gabor at h3online.hu
Sat Sep 25 14:00:53 CEST 2010


Hello,

i also would like to read the manuals locally and couldn't get it 
working. I installed all the pear packages listed in build.xml and 
executed "phing doc-render" which gives the following output:

[hirisov at localhost FLOW3]$ phing doc-render
Buildfile: /home/hirisov/FLOW3/build.xml
  [property] Loading /home/hirisov/FLOW3/Build/Phing/Phing.properties

no error messages as far as i can see.

but after that http://dev.flow3.localhost/documentation still says docs 
aren't rendered - this virtual host as the Development contect set, so i 
think it's not a cache issue. Can somebody tell me please how can i 
check if the docs got actually rendered, or give me any advice what 
might be the problem here?

About the DocTools and DocBookXSLNS way,i couldn't even find them in the 
git repository :( I saw at 
http://forge.typo3.org/projects/flow3/wiki/FLOW3_Release_Checklist from 
svn i can get those, but wasn't the svn repository replaced with the git 
one already? Or should i follow the insturctions on this page to get the 
DocTools and DocBookXSLNS Applications?

thanks, Gábor Horn


2010-09-21 13:51 keltezéssel, Michael Feher írta:
> 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