build_html2image.dita.PRODUCT.xml 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  3. xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
  4. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
  7. xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/"
  8. xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
  9. xmlns:d2a="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita-to-ant/d2a.xsd"
  10. basedir="/Users/a.binder/procesy5-dita-templates-druki/xmlschema_procesy5/src-xmlschema/public_html"
  11. name="html2image.PRODUCT">
  12. <include file="../build.WPS_Functions.PRODUCT.xml"/>
  13. <property name="html2image.basedir"
  14. location="${WPS_Functions.basedir}/html2image"/>
  15. <property name="html2image.temp"
  16. location="${WPS_Functions.temp}/html2image"/>
  17. <property name="html2image.repository"
  18. location="${WPS_Functions.repository}/html2image"/>
  19. <!--#64 apiname-->
  20. <!--#64 syntaxdiagram-->
  21. <!--#64 apiname-->
  22. <!--#64 steps-->
  23. <!--#64 step-->
  24. <!--#72__AC cmd ;
  25. id=ditafiles_d14e17 @format=ditamap @scope=-->
  26. <!--#82-B-1100 due to not @format=dita not keyword-->
  27. <condition property="html2image.application.google_chrome.install_dest_on_macOS" value="/usr/bin/google-chrome">
  28. <available file="/usr/bin/google-chrome"/>
  29. </condition>
  30. <condition property="html2image.application.google_chrome.install_dest_on_macOS" value="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome">
  31. <available file="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"/>
  32. </condition>
  33. <fail unless="html2image.application.google_chrome.install_dest_on_macOS"> Not found google-chrome nor on test paths
  34. /usr/bin/google-chrome
  35. /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
  36. </fail>
  37. <!--#64 apiname-->
  38. <!--#64 info-->
  39. <!--#64 syntaxdiagram-->
  40. <!--#64 groupcomp-->
  41. <!--#72__AC var ;
  42. id=ditafiles_d14e17 @format=ditamap @scope=-->
  43. <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
  44. <!--#82 used keyword-->
  45. <property name="html2image.application.google_chrome.--headless" value="--headless"/>
  46. <!--#72__AC var ;
  47. id=ditafiles_d14e17 @format=ditamap @scope=-->
  48. <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
  49. <!--#82 used keyword-->
  50. <property name="html2image.application.google_chrome.--disable-gpu" value="--disable-gpu"/>
  51. <!--#72__AC var ;
  52. id=ditafiles_d14e17 @format=ditamap @scope=-->
  53. <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
  54. <!--#82 used keyword-->
  55. <property name="html2image.application.google_chrome.--screenshot" value="--screenshot"/>
  56. <!--#72__AC var ;
  57. id=ditafiles_d14e17 @format=ditamap @scope=-->
  58. <!--#76 problem - missing force keyref wrong - -window-size ditamap-->
  59. <!--#82 used keyword-->
  60. <property name="html2image.window-size.x" value="1600"/>
  61. <property name="html2image.window-size.y" value="700"/>
  62. <property name="html2image.application.google_chrome.--window-size" value="--window-size=${html2image.window-size.x},${html2image.window-size.y}"/>
  63. <!--#72__AC var ;
  64. id=ditafiles_d14e17 @format=ditamap @scope= id=ditafiles_d203835e22 @format=ditamap @scope=-->
  65. <!--#82-B due to not @format=dita not keyword-->
  66. <property name="html2image.module.bocian-graph-to-html.example-graph-api-id-12.html"
  67. 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"/>
  68. </project>