]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Docs: Fix section for Antora: "Circulation"
authorRemington Steed <rjs7@calvin.edu>
Thu, 20 Feb 2020 21:13:20 +0000 (16:13 -0500)
committercheckoutuser <just_need_to_satisfy_git@yoyo.com>
Tue, 5 May 2020 20:15:22 +0000 (15:15 -0500)
commit444fd1f16e23242199328a840a76841146c7f0b7
treee9fea830a2315f26b59324ae9a470e9e974725cd
parent4168d136e003f3554b57b3fa5530132781ebcb42
Docs: Fix section for Antora: "Circulation"

This commit does the known tasks to prepare each main docs section
for Antora:

  - Add chapter labels to nav file items
  - To match existing docs "chapter" level headings, combine adoc files as
    needed so that each "chapter" from the old docs structure has a single
    file linked from the nav
      - Added advanced_holds.adoc to the end of basic_holds.adoc
  - Upgrade all heading levels in each adoc file so that the top-most
    heading is a "Level 1" heading (example: "= Chapter Name =")
  - Add ":toc:" below top heading of each file

Signed-off-by: Remington Steed <rjs7@calvin.edu>
12 files changed:
docs-antora/modules/circulation/nav.adoc
docs-antora/modules/circulation/pages/advanced_holds.adoc [deleted file]
docs-antora/modules/circulation/pages/basic_holds.adoc
docs-antora/modules/circulation/pages/booking.adoc
docs-antora/modules/circulation/pages/circulating_items_web_client.adoc
docs-antora/modules/circulation/pages/circulation_patron_records_web_client.adoc
docs-antora/modules/circulation/pages/introduction.adoc
docs-antora/modules/circulation/pages/offline_circ_webclient.adoc
docs-antora/modules/circulation/pages/self_check.adoc
docs-antora/modules/circulation/pages/self_check_configuration.adoc
docs-antora/modules/circulation/pages/triggered_events.adoc
docs-antora/modules/circulation/pages/user_buckets.adoc