Lines Matching refs:rootDir
145 // it's needed to perform proper tab highlighting in offline docs (see rootDir below)
177 var rootDir = pagePathOriginal.substring(1,pagePathOriginal.indexOf('/', 1));
178 if (rootDir == "training") {
180 } else if (rootDir == "guide") {
182 } else if (rootDir == "reference") {
189 } else if ((rootDir == "tools") || (rootDir == "sdk")) {