FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
http://finraos.github.io/DataGenerator
Apache License 2.0
161 stars 171 forks source link

Missing custom tag documentation #242

Open skryzhya opened 9 years ago

skryzhya commented 9 years ago

https://github.com/FINRAOS/DataGenerator/tree/master/dg-core/src/main/java/org/finra/datagenerator/engine/scxml/tags

bryantrobbins commented 9 years ago

Anything in particular?

Are we talking Javadocs or the human-readable variety? https://github.com/FINRAOS/DataGenerator/tree/master/docs

mibrahim commented 8 years ago

@skryzhya can you meet with us ? we need to understand how to help here.