vim-doc.eclass

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/