Change #4182
Category | None |
Changed by | Remington Steed <rjs7 | @calvin.edu>
Changed at | Wed 26 Apr 2017 09:31:16 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | cf182c56706344928d942d30d7228f4775425a5c |
Comments
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>
Changed files
- docs/cataloging/authorities.adoc
- docs/cataloging/copy-buckets_web_client.adoc
- docs/circulation/circulation_patron_records.adoc