|
|
@@ -7,12 +7,17 @@
|
|
|
xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/"
|
|
|
xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
|
|
|
xmlns:d2a="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita-to-ant/d2a.xsd"
|
|
|
- basedir="/Users/a.binder/procesy5-dita-templates-druki/xmlschema_procesy5/src-xmlschema/public_html"
|
|
|
+ basedir="../../."
|
|
|
name="html2image.PRODUCT">
|
|
|
+
|
|
|
+ <include file="build_html2image.dita.PRODUCT.xml"/>
|
|
|
+
|
|
|
<property name="html2image.basedir"
|
|
|
- location="/Users/a.binder/procesy5-dita-templates-druki/xmlschema_procesy5/src-xmlschema/public_html/WPS_Functions/html2image"/>
|
|
|
+ location="${WPS_Functions.basedir}/html2image"/>
|
|
|
<property name="html2image.temp"
|
|
|
- location="/opt/local/pl.procesy5/p5build_SE/temp/WPS_Functions/html2image"/>
|
|
|
+ location="${WPS_Functions.temp}/html2image"/>
|
|
|
+ <property name="html2image.repository"
|
|
|
+ location="${WPS_Functions.repository}/html2image"/>
|
|
|
<!--#64 apiname-->
|
|
|
<!--#64 syntaxdiagram-->
|
|
|
<!--#64 apiname-->
|
|
|
@@ -21,8 +26,9 @@
|
|
|
<!--#72__AC cmd ;
|
|
|
id=ditafiles_d14e17 @format=ditamap @scope=-->
|
|
|
<!--#82-B-1100 due to not @format=dita not keyword-->
|
|
|
- <property name="application.google_chrome.install_dest_on_macOS"
|
|
|
- location="/Applications/Google%20Chrome.app/Contents/MacOS/Google\ Chrome "/>
|
|
|
+ <!--<property name="application.google_chrome.install_dest_on_macOS"
|
|
|
+ location="/Applications/Google%20Chrome.app/Contents/MacOS/Google\ Chrome "/>-->
|
|
|
+
|
|
|
<!--#64 apiname-->
|
|
|
<!--#64 info-->
|
|
|
<!--#64 syntaxdiagram-->
|
|
|
@@ -51,5 +57,5 @@
|
|
|
id=ditafiles_d14e17 @format=ditamap @scope= id=ditafiles_d203835e22 @format=ditamap @scope=-->
|
|
|
<!--#82-B due to not @format=dita not keyword-->
|
|
|
<property name="module.bocian-graph-to-html.example-graph-api-id-12.html"
|
|
|
- location="/Users/a.binder/procesy5-dita-templates-druki/xmlschema_procesy5/src-xmlschema/public_html/WPS_Functions/bocian-graph-to-html/example-graph-api-id-12.html"/>
|
|
|
+ location="${WPS_Functions.basedir}/bocian-graph-to-html/example-graph-api-id-12.html"/>
|
|
|
</project>
|