]> 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:36:12 +0000 (09:36 -0400)
commit3437c991b154fd8053768d85fa47e475aa1a7012
tree6bf414543625e500b2b5f23c66fe2ac3cde1dd5b
parentb9a3040c8d55a5b5e4b0c05686d9f527ced47c6b
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