No changes between revisions
/xservices/trunk/build.xml |
32,7 → 32,9 |
<factory name="${xalan}" /> |
<param name="base.dir" expression="${htmldir}/" /> |
<param name="use.id.as.filename" expression="1" /> |
<param name="html.stylesheet" expression="style.css" /> |
</xslt> |
<copy file="${docbooksource}/style.css" overwrite="true" tofile="${htmldir}/style.css" /> |
</target> |
|
<target name="create-webdoc" depends="clean-doc, merge"> |
/xservices/trunk/doc/style.css |
0,0 → 1,5 |
|
pre.programlisting { |
background-color: #FFFF99 ; |
border: 1px solid #006600 ; |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |