]> 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:31:16 +0000 (09:31 -0400)
commitcf182c56706344928d942d30d7228f4775425a5c
tree0a2c81496c2d1a95f606257b73bba796d5814af5
parent8e763e316ffb2ff9d1db05f683b6c7aa447f66e6
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