Selaa lähdekoodia

Helpful comment added to buildfile.

Rainer Klute 9 vuotta sitten
vanhempi
commit
1915eca369
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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" />