LP#1848524: fix various sections
authorRemington Steed <rjs7@calvin.edu>
Wed, 12 Feb 2020 14:31:36 +0000 (09:31 -0500)
committerKyle Huckins <khuckins@catalyte.io>
Thu, 21 Jan 2021 20:38:28 +0000 (20:38 +0000)
commitdb1afcbb7939523eb3e68ed840329fec8b74e9c1
treecc7a3108e90593e1755622b472de25d7b6653014
parentda842a34b69f8ec92bd3f63ce397fcbddf2bfd02
LP#1848524: fix various sections

For Serials:

  - Add chapter labels to nav file items
  - (Not needed for this section.) Combine adoc files so that each
    "chapter" from the old docs structure has a single file linked from
    the nav
  - 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

For Circulation:

  - 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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
22 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
docs-antora/modules/serials/nav.adoc
docs-antora/modules/serials/pages/A-intro.adoc
docs-antora/modules/serials/pages/B-serials_admin.adoc
docs-antora/modules/serials/pages/C-serials_workflow.adoc
docs-antora/modules/serials/pages/D-Receiving.adoc
docs-antora/modules/serials/pages/E-routing_lists.adoc
docs-antora/modules/serials/pages/F-Special_issue.adoc
docs-antora/modules/serials/pages/G-binding.adoc
docs-antora/modules/serials/pages/Group_Serials_Issues_in_the_OPAC_2.2.adoc
docs-antora/modules/serials/pages/H-holdings_statements.adoc