Lines Matching refs:directory
246 " + the plugin finds the _build directory and looks for the
248 " + if the user decides to change the name of the _build directory thanks
253 " file should be in the same directory as the source file;
256 " directory, even if this one is not named '_build'.
317 " path to the build directory even if this one is
326 " 1st case : the annot file is in the same directory as the buffer (no ocamlbuild)
332 " 2nd case : the buffer and the _build directory are in the same directory
346 " 3rd case : the _build directory is in a directory higher in the file hierarchy
363 "4th case : what if the user decided to change the name of the _build directory ?
366 " 4a. we suppose the renamed _build directory is in the current directory
377 " 4b. anarchy : the renamed _build directory may be higher in the hierarchy