From f813bd561266ac1011eb00bf8339eb58d0cfc0f8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Jan 2020 11:48:07 +0100 Subject: Improve index terms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dependencies.rst | 8 ++++---- other-metadata.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies.rst b/dependencies.rst index 5334eee..ce9caf6 100644 --- a/dependencies.rst +++ b/dependencies.rst @@ -1,7 +1,7 @@ Dependencies ============ -.. index:: RDEPEND; optional +.. index:: dependency; optional runtime .. index:: USE flags; for optional RDEPEND Optional runtime dependencies @@ -30,9 +30,9 @@ This is especially important for packages that take long time to build. by the Council but no reference implementation has been written. -.. index:: RDEPEND; slot and subslot deps -.. index:: Slot; dependencies -.. index:: Subslot; dependencies +.. index:: + pair: slot; dependency + pair: subslot; dependency Slot and subslot dependencies ----------------------------- diff --git a/other-metadata.rst b/other-metadata.rst index ddc8377..0b01c4b 100644 --- a/other-metadata.rst +++ b/other-metadata.rst @@ -1,7 +1,7 @@ Other metadata variables ======================== -.. index:: SLOT; dynamic +.. index:: slot; dynamic .. index:: USE flags; multislot Dynamic slots (multislot flag) -- cgit v1.2.3-65-gdbad