diff --git a/README.md b/README.md index be83b23..75fe05c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ towards libclang with speed and ease of use in mind. * Rename refactoring across files (C++) * Highlighting of similar types (C++) * Automated documentation search (C++) -* Go to methods and usages (C++) +* Go to declaration, implementation, methods and usages (C++) * Spell checking depending on file context * Run shell commands within JuCi++ * Regex search and replace diff --git a/docs/api.md b/docs/api.md index 60230c0..329e970 100644 --- a/docs/api.md +++ b/docs/api.md @@ -16,4 +16,4 @@ make doc ``` ## Where is the generated API documentation -Open jupicpp/build/src/html/index.html +Open jucipp/build/src/html/index.html