We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/universal-ctags/codebase/README.rst is well documented. The followings are my comments.
The followings are my understanding (or guess). Should be described.
ctags
*.lcopy
typo:
$ ./codebae clone C
"How to add a new code base" may be better.
BTW Which is correct, "codebase" or "core base"?
It took some minutes for me to understand this section. First I thought this was something mandatory.
"How to add a new profile" may be better as above.
You have to write a .ctags file and put it to profile.d directory.
Words "have to" confused me. How about the following?
Add a .ctags file under profile.d directory.
.ctags
profile.d
A line started from "# @" is used as a description for the profile.
Does this mean a "comment line"?
You may wan to use --options-maybe to extend profile without modifying existing .ctags files.
I don't understand this sentence.
Originally posted by @hirooih in universal-ctags/ctags#2863 (comment)
The text was updated successfully, but these errors were encountered:
@hirooih, thank you for the comment. I will update README.rst.
codebase is the name of the command and the project. code base means a director where the source code getting from git repositories is stored.
codebase
code base
I should write "codebase command" instead of just codebase.
Sorry, something went wrong.
Revise README based on the comments from @hirooih at #5
a252f1b
Signed-off-by: Masatake YAMATO <[email protected]>
masatake
Successfully merging a pull request may close this issue.
https://github.com/universal-ctags/codebase/README.rst is well documented.
The followings are my comments.
The followings are my understanding (or guess). Should be described.
ctags
is used.*.lcopy
is mandatory or optional (HEAD)?typo:
How to add your code to code base
"How to add a new code base" may be better.
BTW Which is correct, "codebase" or "core base"?
How to add your profile to preset list
It took some minutes for me to understand this section.
First I thought this was something mandatory.
"How to add a new profile" may be better as above.
Words "have to" confused me.
How about the following?
Does this mean a "comment line"?
I don't understand this sentence.
Originally posted by @hirooih in universal-ctags/ctags#2863 (comment)
The text was updated successfully, but these errors were encountered: