Fix #295
This commit is contained in:
parent
4b0c75354e
commit
6fcb102936
|
@ -145,6 +145,7 @@ CTAGS output uses the following tag kinds:
|
||||||
* f -- function declaration
|
* f -- function declaration
|
||||||
* u -- union declaration
|
* u -- union declaration
|
||||||
* T -- template declaration
|
* T -- template declaration
|
||||||
|
* a -- alias declarataion
|
||||||
|
|
||||||
More information on the CTAGS format can be found [here](http://ctags.sourceforge.net/FORMAT).
|
More information on the CTAGS format can be found [here](http://ctags.sourceforge.net/FORMAT).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue