cmake.vim icon indicating copy to clipboard operation
cmake.vim copied to clipboard

README.md: update required for API change

Open bchretien opened this issue 9 years ago • 3 comments

The "Getting Started" section of the README currently indicates:

" Create a new binary directory for your clean project.
:CMakeCreateProject <build-dir-name>

But this part of the API was apparently changed in the last release to CMakeCreateBuild. Since there may be other notes to add regarding the last release, I guess you're the best suited for this update ;-)

bchretien avatar Feb 10 '15 17:02 bchretien

Good catch, @bchretien. I'll make the patch for this now, but I think I might just end up documentating the entire API built by cmake-vim and for the next fitting minor release, push the more complete documentation out.

jalcine avatar Feb 12 '15 17:02 jalcine

Going to leave this open until I finish documentating the codebase.

jalcine avatar Feb 12 '15 17:02 jalcine

Blocks #50.

jalcine avatar May 15 '15 22:05 jalcine