Searched refs:yamlNavFile (Results 1 – 1 of 1) sorted by relevance
115 private static String yamlNavFile = null; field in Doclava339 yamlNavFile = a[1]; in start()367 if (yamlNavFile == null) { in start()368 yamlNavFile = "_book.yaml"; in start()497 if (yamlNavFile != null){ in start()498 NavTree.writeYamlTree(javadocDir, yamlNavFile); in start()