Skip to content

Commit

Permalink
docs(web): add missing man page (ctags-lang-automake)
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <[email protected]>
  • Loading branch information
masatake committed Dec 15, 2023
1 parent 1e25c74 commit b5bb075
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/man/ctags-lang-automake.7.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
.. _ctags-lang-automake(7):

==============================================================
ctags-lang-automake
==============================================================

Random notes about tagging Automake source code (Makefile.am) with Universal Ctags

:Version: 6.0.0
:Manual group: Universal Ctags
:Manual section: 7

SYNOPSIS
--------
| **ctags** ... --languages=+Automake ...
| **ctags** ... --language-force=Automake ...
| **ctags** ... --map-Automake=+.am ...
DESCRIPTION
-----------
This man page gathers random notes about tagging Automake source code (Makefile.am).

VERSIONS
--------

Change since "0.0"
~~~~~~~~~~~~~~~~~~

* Add ``canonicalizedName`` extra.
* Add ``pseudodir`` kind.

SEE ALSO
--------
:ref:`ctags(1) <ctags(1)>`

0 comments on commit b5bb075

Please sign in to comment.