]> git.evergreen-ils.org Git - Evergreen.git/commit
Docs: Fix docs build warnings
authorRemington Steed <rjs7@calvin.edu>
Wed, 19 Apr 2017 14:15:21 +0000 (10:15 -0400)
committerRemington Steed <rjs7@calvin.edu>
Wed, 26 Apr 2017 13:35:23 +0000 (09:35 -0400)
commit4156876612de3802208ec95ce37d4d4b264c2d2d
treee674dcd9852e5d2148cf199ecef3366631016f8b
parent518cac486dcf63fdd03739662fd5961d7859cd26
Docs: Fix docs build warnings

This commit fixes the following kinds of warnings given by asciidoc when
building the docs HTML:

  - Incorrect header level
  - Incorrect list numbering
  - List numbering interrupted by an image (needs '+' on blank lines)
  - In one case, a list used '1)' style numbering, which AsciiDoc
    doesn't recognize. This commit corrects that, even though it caused
    no errors.

These are minor issues, but fixing them is easy and prevents future
confusion and errors.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/cataloging/authorities.adoc
docs/cataloging/copy-buckets_web_client.adoc
docs/circulation/circulation_patron_records.adoc