Browse Source

Helpful comment added to buildfile.

Rainer Klute 9 years ago
parent
commit
1915eca369
1 changed files with 4 additions and 0 deletions
  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:if="ant:if"
          xmlns:unless="ant:unless"
          xmlns:unless="ant:unless"
          xmlns:artifact="antlib:org.eclipse.aether.ant">
          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. -->
     <!-- Include platform-specific or machine-specific properties, if any. -->
     <property file="local.properties" />
     <property file="local.properties" />