| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
- xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
- 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="../../."
- name="html2image.PRODUCT">
-
- <include file="build_html2image.dita.PRODUCT.xml"/>
-
- <property name="html2image.basedir"
- location="${WPS_Functions.basedir}/html2image"/>
- <property name="html2image.temp"
- location="${WPS_Functions.temp}/html2image"/>
- <property name="html2image.repository"
- location="${WPS_Functions.repository}/html2image"/>
- <!--#64 apiname-->
- <!--#64 syntaxdiagram-->
- <!--#64 apiname-->
- <!--#64 steps-->
- <!--#64 step-->
- <!--#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 "/>-->
-
- <!--#64 apiname-->
- <!--#64 info-->
- <!--#64 syntaxdiagram-->
- <!--#64 groupcomp-->
- <!--#72__AC var ;
- id=ditafiles_d14e17 @format=ditamap @scope=-->
- <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
- <!--#82 used keyword-->
- <property name="application.google_chrome.--headless" value="--headless"/>
- <!--#72__AC var ;
- id=ditafiles_d14e17 @format=ditamap @scope=-->
- <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
- <!--#82 used keyword-->
- <property name="application.google_chrome.--disable-gpu" value="--disable-gpu"/>
- <!--#72__AC var ;
- id=ditafiles_d14e17 @format=ditamap @scope=-->
- <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
- <!--#82 used keyword-->
- <property name="application.google_chrome.--screenshot" value="--screenshot"/>
- <!--#72__AC var ;
- id=ditafiles_d14e17 @format=ditamap @scope=-->
- <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
- <!--#82 used keyword-->
- <property name="application.google_chrome.--window-size" value="--window-size"/>
- <!--#72__AC var ;
- 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="${WPS_Functions.basedir}/bocian-graph-to-html/example-graph-api-id-12.html"/>
- </project>
|