From f1720a85cc9ef223ce9dec8cd20e0a8180a378cc Mon Sep 17 00:00:00 2001
From: "Unknown (abagchi)" <dev-null@apache.org>
Date: Sat, 22 Jan 2000 00:38:28 +0000
Subject: [PATCH] Initial checkin of batch file to create Xerces-C
 documentation

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171635 13f79535-47bb-0310-9956-ffa450edef68
---
 createdocs.bat | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 createdocs.bat

diff --git a/createdocs.bat b/createdocs.bat
new file mode 100644
index 000000000..f6d46224a
--- /dev/null
+++ b/createdocs.bat
@@ -0,0 +1 @@
+java org.apache.stylebook.StyleBook "targetDirectory=doc/html" doc/xerces-c_book.xml ../../xml-stylebook/styles/apachexml
\ No newline at end of file
-- 
GitLab