Uses of Class
tilda.Docs.MasterConfig
-
Packages that use Docs.MasterConfig Package Description tilda tilda.generation.html -
-
Uses of Docs.MasterConfig in tilda
Methods in tilda that return Docs.MasterConfig Modifier and Type Method Description static Docs.MasterConfig
Docs.MasterConfig. load(java.lang.String fileResourceName)
static Docs.MasterConfig
Docs.MasterConfig. load(java.lang.String[] Schemas)
-
Uses of Docs.MasterConfig in tilda.generation.html
Methods in tilda.generation.html with parameters of type Docs.MasterConfig Modifier and Type Method Description static void
DocGen. GenMasterIndex(java.lang.String Path, java.util.List<Schema> selectedSchemas, Docs.MasterConfig MC)
-