From ee5e358c874b3857af067d2157ce068062755b80 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sun, 8 May 2016 11:05:16 +0200 Subject: [PATCH] Fix indentation in concepts manual * doc/manuals/libabigail-concepts.rst: Fix indentation. Signed-off-by: Dodji Seketeli --- doc/manuals/libabigail-concepts.rst | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/manuals/libabigail-concepts.rst b/doc/manuals/libabigail-concepts.rst index a185bdd9..6d454c77 100644 --- a/doc/manuals/libabigail-concepts.rst +++ b/doc/manuals/libabigail-concepts.rst @@ -177,7 +177,7 @@ The potential properties of this sections are listed below: Usage: - ``file_name_regexp`` ``=`` <:ref:`regular-expression `> + ``file_name_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a binary file which name matches the regular expression specified as @@ -187,7 +187,7 @@ The potential properties of this sections are listed below: Usage: - ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> + ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a binary file which name does not match the regular expression @@ -198,7 +198,7 @@ The potential properties of this sections are listed below: Usage: - ``soname_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property matches the regular expression @@ -208,7 +208,7 @@ The potential properties of this sections are listed below: Usage: - ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property does not match the regular @@ -218,7 +218,7 @@ The potential properties of this sections are listed below: Usage: - ``name_regexp`` ``=`` <:ref:`regular-expression `> + ``name_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports involving types whose name matches the regular expression specified as value of this property. @@ -227,7 +227,7 @@ The potential properties of this sections are listed below: Usage: - ``name`` ``=`` + ``name`` ``=`` Suppresses change reports involving types whose name equals the value of this property. @@ -270,7 +270,7 @@ The potential properties of this sections are listed below: Usage: - ``source_location_not_in`` ``=`` <``list-of-file-paths``> + ``source_location_not_in`` ``=`` <``list-of-file-paths``> Suppresses change reports involving a type which is defined in a file which path is *NOT* listed in the value ``list-of-file-paths``. Note @@ -289,7 +289,7 @@ The potential properties of this sections are listed below: Usage: - ``source_location_not_regexp`` ``=`` <:ref:`regular-expression `> + ``source_location_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports involving a type which is defined in a file which path does *NOT* match the :ref:`regular expression @@ -503,7 +503,7 @@ The potential properties of this sections are: Usage: - ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> + ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a binary file which name does not match the regular expression @@ -513,7 +513,7 @@ The potential properties of this sections are: Usage: - ``soname_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property matches the regular expression @@ -523,7 +523,7 @@ The potential properties of this sections are: Usage: - ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property does not match the regular @@ -598,7 +598,7 @@ The potential properties of this sections are: Usage: - ``parameter`` ``=`` + ``parameter`` ``=`` Suppresses change reports involving functions whose parameters match the parameter specification indicated as @@ -673,7 +673,7 @@ The potential properties of this sections are: Usage: - ``symbol_name_regexp`` ``=`` <:ref:`regular-expression `> + ``symbol_name_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports involving functions whose symbol name matches the regular expression specified as value of this property. @@ -747,7 +747,7 @@ The potential properties of this sections are: Usage: - ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> + ``file_name_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a binary file which name does not match the regular expression @@ -758,7 +758,7 @@ The potential properties of this sections are: Usage: - ``soname_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property matches the regular expression @@ -769,7 +769,7 @@ The potential properties of this sections are: Usage: - ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> + ``soname_not_regexp`` ``=`` <:ref:`regular-expression `> Suppresses change reports about ABI artifacts that are defined in a shared library which SONAME property does not match the regular