mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-03 07:11:50 +00:00
c738b5c311
* Makefile.am: include bash-completion/Makefile.am * bash-completion/Makefile.am: New makefile for the bash-completion directory. * bash-completion/abicompat: New completion script. * bash-completion/abidiff: Likewise. * bash-completion/abidw: Likewise. * bash-completion/abilint: Likewise. * bash-completion/abinilint: Likewise. * bash-completion/abipkgdiff: Likewise. * bash-completion/abisym: Likewise. * configure.ac: Check for the bash-completion package. Handle the new --enable-bash-completion[=WHEN] configure option. * manuals/libabigail-tools.rst: Mention the scripts. Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
23 lines
354 B
ReStructuredText
23 lines
354 B
ReStructuredText
#####
|
|
Tools
|
|
#####
|
|
|
|
Overview
|
|
========
|
|
|
|
The upstream code repository of Libabigail contains several tools
|
|
written using the library. They are maintained and released as part
|
|
of the project. All tools come with a bash-completion script.
|
|
|
|
Tools manuals
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
abidiff
|
|
abipkgdiff
|
|
abicompat
|
|
abidw
|
|
abilint
|