We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a7306 commit d78ed9dCopy full SHA for d78ed9d
build.sh
@@ -0,0 +1,3 @@
1
+rm -f -r dist
2
+cp -r file dist
3
+java -jar ./build/saxon9he.jar jQueryAPI.en_US.xml index.zh_CN.xsl>dist/index.html
0 commit comments