org.dllearner.scripts
Class ConfigDocumentationGenerator

java.lang.Object
  extended by org.dllearner.scripts.ConfigDocumentationGenerator

public class ConfigDocumentationGenerator
extends Object

Collects information about all used configuration options and writes them into a file. This way the documentation is always in sync with the source code.

Author:
Jens Lehmann

Constructor Summary
ConfigDocumentationGenerator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigDocumentationGenerator

public ConfigDocumentationGenerator()
Method Detail

main

public static void main(String[] args)
Parameters:
args -


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann