瀏覽代碼

Helpful comment added to buildfile.

Rainer Klute 9 年之前
父節點
當前提交
1915eca369
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      plugins/org.yakindu.sct.doc.user/build.xml

+ 4 - 0
plugins/org.yakindu.sct.doc.user/build.xml

@@ -5,6 +5,10 @@
          xmlns:if="ant:if"
          xmlns:unless="ant:unless"
          xmlns:artifact="antlib:org.eclipse.aether.ant">
+    
+    <!-- Runtime properties:
+         website.local.files: Generates website as local files
+    -->
 
     <!-- Include platform-specific or machine-specific properties, if any. -->
     <property file="local.properties" />