HomeSort by relevance Sort by last modified time
    Searched full:templates_path (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/common/extensions/
PRESUBMIT.py 18 TEMPLATES_PATH = os.path.join(DOCS_PATH, 'templates')
19 PRIVATE_TEMPLATES_PATH = os.path.join(TEMPLATES_PATH, 'private')
20 PUBLIC_TEMPLATES_PATH = os.path.join(TEMPLATES_PATH, 'public')
21 INTROS_PATH = os.path.join(TEMPLATES_PATH, 'intros')
22 ARTICLES_PATH = os.path.join(TEMPLATES_PATH, 'articles')
  /external/chromium_org/native_client_sdk/src/doc/
conf.py 33 templates_path = ['_templates'] variable
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
conf.py 28 templates_path = ['_templates'] variable
  /external/mesa3d/src/gallium/docs/source/
conf.py 28 templates_path = ['_templates'] variable
  /external/ceres-solver/docs/source/
conf.py 31 templates_path = ['_templates'] variable
  /external/clang/docs/analyzer/
conf.py 31 templates_path = ['_templates'] variable
  /external/clang/docs/
conf.py 31 templates_path = ['_templates'] variable
  /external/llvm/docs/
conf.py 30 templates_path = ['_templates'] variable

Completed in 283 milliseconds