<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>docs/docs.css</filename>
    </added>
    <added>
      <filename>docs/openc2e.pod</filename>
    </added>
    <added>
      <filename>docs/writehtml.pl</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -274,18 +274,18 @@ ADD_CUSTOM_COMMAND(
 
 ADD_CUSTOM_COMMAND(
 	OUTPUT ${BIN}/caosdocs.html
-	COMMAND perl writehtml.pl ${GEN}/commandinfo.yml &gt; ${BIN}/caosdocs.html
-	DEPENDS writehtml.pl ${GEN}/commandinfo.yml
+	COMMAND perl docs/writehtml.pl ${GEN}/commandinfo.yml &gt; ${BIN}/caosdocs.html
+	DEPENDS docs/writehtml.pl ${GEN}/commandinfo.yml
 	WORKING_DIRECTORY ${SRC})
 ADD_CUSTOM_COMMAND(
 	OUTPUT ${BIN}/docs.css
-	COMMAND cp docs.css ${BIN}/docs.css
-	DEPENDS docs.css
+	COMMAND cp docs/docs.css ${BIN}/docs.css
+	DEPENDS docs/docs.css
 	WORKING_DIRECTORY ${SRC})
 ADD_CUSTOM_COMMAND(
 	OUTPUT ${BIN}/openc2e.6
-	COMMAND pod2man --center=&quot;Openc2e Documentation&quot; --section=6 ${SRC}/openc2e.pod ${BIN}/openc2e.6
-	DEPENDS openc2e.pod
+	COMMAND pod2man --center=&quot;Openc2e Documentation&quot; --section=6 ${SRC}/docs/openc2e.pod ${BIN}/openc2e.6
+	DEPENDS docs/openc2e.pod
 	)
 # it seems these ADD_CUSTOM_COMMANDS for flex and bison could be made
 # into a macro... e.g. FLEX(file1) FLEX(file2) etc...</diff>
      <filename>CMakeLists.txt</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>docs.css</filename>
    </removed>
    <removed>
      <filename>openc2e.pod</filename>
    </removed>
    <removed>
      <filename>writehtml.pl</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>3b9a230fe5d1249884812b3a60db3ef53e16592d</id>
    </parent>
  </parents>
  <author>
    <name>Alyssa Milburn</name>
    <email>fuzzie@fuzzie.org</email>
  </author>
  <url>http://github.com/ccdevnet/openc2e/commit/d68498a7c7ea7b1ebf46c5d23caf7271abd548de</url>
  <id>d68498a7c7ea7b1ebf46c5d23caf7271abd548de</id>
  <committed-date>2008-05-10T02:47:40-07:00</committed-date>
  <authored-date>2008-05-10T02:47:40-07:00</authored-date>
  <message>move docs.css, openc2e.pod and writehtml.pl into docs/</message>
  <tree>b4dd475e5d51dbefa37f86e62a7f1a22463fe48f</tree>
  <committer>
    <name>Alyssa Milburn</name>
    <email>fuzzie@fuzzie.org</email>
  </committer>
</commit>
