VIM-DOC.ECLASS

Section: eclass-manpages (5)
Updated: Apr 2024
Index Return to Main Contents

NAME

vim-doc.eclass - Eclass for vim{,-plugin}.eclass to update documentation tags.

DESCRIPTION

This eclass is used by vim.eclass and vim-plugin.eclass to update the documentation tags. This is necessary since vim doesn't look in /usr/share/vim/vimfiles/doc for documentation; it only uses the versioned directory, for example /usr/share/vim/vim62/doc

We depend on vim being installed, which is satisfied by either the DEPEND in vim-plugin or by whatever version of vim is being installed by the eclass.

SUPPORTED EAPIS

6 7 8

FUNCTIONS

update_vim_helptags
Update the documentation tags in the versioned Vim directory.

MAINTAINERS

vim@gentoo.org

REPORTING BUGS

Please report bugs via https://bugs.gentoo.org/

FILES

vim-doc.eclass

SEE ALSO

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/vim-doc.eclass


Index

NAME
DESCRIPTION
SUPPORTED EAPIS
FUNCTIONS
MAINTAINERS
REPORTING BUGS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, April 23, 2024