Skip to content

Commit 89a4c4c

Browse files
committed
Added a link to the excel XML format we are using ref AccelerationNet#4
1 parent 8a8413a commit 89a4c4c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

buildnode-excel.asd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
(in-package :net.acceleration.buildnode.system)
99

1010
(defsystem :buildnode-excel
11-
:description "Tool for building up an xml dom of an excel spreadsheet nicely."
11+
:description "Tool for building up an xml dom of an excel spreadsheet nicely.
12+
Uses this XML format:
13+
http://msdn.microsoft.com/en-us/library/aa140066%28office.10%29.aspx
14+
"
1215
:components
1316
((:module :src
1417
:serial T

0 commit comments

Comments
 (0)