Home | History | Annotate | Download | only in js

Lines Matching refs:rootDir

174     var rootDir = pagePath.substring(1,pagePath.indexOf('/', 1));
175 if (rootDir == "training") {
177 } else if (rootDir == "guide") {
179 } else if (rootDir == "reference") {
186 } else if ((rootDir == "tools") || (rootDir == "sdk")) {