docs: fix a few asciidoc syntax errors
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 12 Apr 2021 15:39:40 +0000 (11:39 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 12 Apr 2021 15:39:40 +0000 (11:39 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

docs/modules/admin/pages/hold_groups_admin.adoc
docs/modules/admin_initial_setup/pages/single_sign_on.adoc
docs/modules/circulation/pages/basic_holds.adoc
docs/modules/opac/pages/my_account.adoc

index fd05e03..4a9166f 100644 (file)
@@ -1,7 +1,7 @@
 [[hold_groups_admin]]
 = Hold Groups Administration
 
-[indexterm:Hold Groups]
+indexterm:[Hold Groups]
 
 There are several administrative elements described below which relate to the xref:circulation:basic_holds.adoc#hold_groups[Hold Groups] feature
 
@@ -30,4 +30,4 @@ API methods to facilitate the batch creation of holds. A new API method
 processes the Hold Group user bucket each time a staff user requests it,
 optionally randomize the hold request creation times, and create a hold
 request for a specified title for a Hold Group member that does not
-already have an active hold on that title.
\ No newline at end of file
+already have an active hold on that title.
index c13c1c8..8e269bb 100644 (file)
@@ -137,7 +137,7 @@ depends on the IdP or IdPs that will be used. However, here are a couple sample
 ==== Simple configuration that can support multiple IdPs
 
 .Simple configuration
-[source:xml]
+[source,xml]
 ....
 <SPConfig xmlns="urn:mace:shibboleth:2.0:native:sp:config"
     xmlns:conf="urn:mace:shibboleth:2.0:native:sp:config"
@@ -230,7 +230,7 @@ depends on the IdP or IdPs that will be used. However, here are a couple sample
 ==== Configuration to support multiple Evergreen hostnames
 
 .Configuration for multiple hostnames
-[source:xml]
+[source,xml]
 ....
 <!-- Differences from the simple, single-host example are noted -->
 <SPConfig xmlns="urn:mace:shibboleth:2.0:native:sp:config"
@@ -350,7 +350,7 @@ and UNIX LDAP IdPs that can be added to attribute-map.xml are:
 For some IdPs, such as SimpleSAMLphp, it can be necessary to add a
 special security policy to security-policy.xml:
 
-[source:xml]
+[source,xml]
 ....
 <Policy id="unsigned-slo">
     <PolicyRule type="NullSecurity"/>
index 4eae8da..0bb740a 100644 (file)
@@ -553,7 +553,7 @@ image::media/Display_Hold_Types_on_Pull_Lists1.jpg[Display_Hold_Types_on_Pull_Li
 [[hold_groups]]
 == Hold Groups
 
-[indexterm:Hold Groups,User Buckets,Hold Subscriptions]
+indexterm:[Hold Groups,User Buckets,Hold Subscriptions]
 
 The Hold Groups feature allows library staff to create lists of
 patrons that can then be used to place multiple title-level holds on the
@@ -787,4 +787,4 @@ Group does not cancel any holds placed through the Hold Group.
 This will open the Hold Group in the Current Users tab.
 . Click the *Hold Groups* dropdown and choose *Delete Hold Group*.
 +
-image::media/delete_hold_group.png[Delete Hold Group]
\ No newline at end of file
+image::media/delete_hold_group.png[Delete Hold Group]
index 4052fcd..efe8204 100644 (file)
@@ -183,7 +183,7 @@ area.
 [[hold_groups_opac]]
 === Hold Groups
 
-[indexterm: Hold Groups]
+indexterm:[Hold Groups]
 
 Screenshots in this section are taken from the Bootstrap OPAC (BOOPAC),
 but similar functionality is available in the Template Toolkit OPAC