On Wed, Sep 7, 2011 at 6:54 AM, Yegor Kozlov <[email protected]> wrote: >> >> BTW: we supply online javadoc ( >> http://incubator.apache.org/odftoolkit/simple/document/javadoc/index.html), >> but it can't be accessed directly. I don't know why. >> Anybody can help me? Maybe it need to modify the perl script to update the >> filter rule. >> > > How do you push javadoc ? I see that the files are in place, but they > are all broken. All .html files have length of 2915 bytes and show > some default content as you can see at > http://incubator.apache.org/odftoolkit/simple/document/javadoc/index.html. >
I see the JavaDoc checked in to SVN in paths like this: odf/site/trunk/content/odftoolkit/simple/document/javadoc/ The files that were checked in look fine. Is there some interaction with the Apache CMS? Is it smart enough to ignore HTML files in that directory, or is it trying to process them as Markdown? > Are there any content filters? You mentioned a perl script. Can you > point to it please? > > Regards, > Yegor >
