Home
last modified time | relevance | path

Searched full:docs_dir (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/setuptools/tests/
Dtest_find_packages.py63 self.docs_dir = self._mkdir('docs', self.dist_dir)
64 self._touch('conf.py', self.docs_dir)
178 shutil.rmtree(self.docs_dir)
/external/python/bumble/docs/mkdocs/
Dmkdocs.yml73 docs_dir: 'src'