Files
mozc/docker
Yohei Yukawa cfe9a2a5c7 Move docker directory from src/ to top directory.
Currently meta information regarding how to set up build environment
for Mozc and how to build Mozc actually is described in files at the
top level directory (e.g., README.md and appveyor.yml) and documents
under doc/ directory.  One exception of this directory structure is
docker files under src/docker/ directory.

Probably extracting this kind of meta source code out from src/
directory would make sense from the viewpoint of directory structure
management.
2015-09-20 19:21:21 -07:00
..