Docs: Fix two AsciiDoc syntax warnings
authorRemington Steed <rjs7@calvin.edu>
Wed, 8 Nov 2017 16:56:42 +0000 (11:56 -0500)
committerRemington Steed <rjs7@calvin.edu>
Wed, 8 Nov 2017 17:02:58 +0000 (12:02 -0500)
A recent commit removed a docs file and integrated the content into the
3.0 release notes and the ebook_api.adoc file.  This commit cleans up
two small problems left over from that commit:

  - Remove the reference to the deleted file
  - Fix the warning block syntax in ebook_api.adoc

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/admin/ebook_api.adoc
docs/root_opac.adoc

index 21ae611..2431121 100644 (file)
@@ -15,11 +15,9 @@ interface will include information about that user's checkouts and holds for
 supported vendors.
 
 [WARNING]
---
 The ability to check out and place holds on ebook titles is an experimental
 feature in 3.0.  It is not recommended for production use without careful
 testing.
---
 
 For API integration to work, you need to request API access from the
 vendor and configure your Evergreen system according to the instructions
index 4e65075..d5e2bf7 100644 (file)
@@ -45,8 +45,6 @@ include::opac/linked_libraries.adoc[]
 
 :leveloffset: -1
 
-include::opac/ebook_transactions.adoc[]
-
 include::opac/kids_opac.adoc[]
 
 include::opac/opensearch.adoc[]