Docs: Remove redundant doc files, preserve changes user/rsteed/lp1807028_delete_duplicate_xul_docs
authorRemington Steed <rjs7@calvin.edu>
Wed, 5 Dec 2018 21:37:44 +0000 (16:37 -0500)
committerRemington Steed <rjs7@calvin.edu>
Thu, 6 Dec 2018 13:33:08 +0000 (08:33 -0500)
commit5f47e26ea255a442e67353a44d18a8bf5c1013bc
treecfeb642f17453fd9850db785a8e753bd9a28c1fd
parent34fd7a5eb3c5e50f7bf1331da4131bb261be7b01
Docs: Remove redundant doc files, preserve changes

When the web client was first released, some sections of the docs were
copied to provide both a XUL and a browser client version of the docs.
The continued existence of these mostly duplicate files has caused much
confusion. This commit attempts to bring final resolution by deleting
the original XUL files, while also copying in any improvements they had
compared to the web client files. Here's a summary of the main changes
in this commit:

  - Deleted these XUL doc files
      - circulating_items.adoc

Changes in circulating_items_web_client.adoc:

  - Lots of line reformatting (breaking long lines at 80 characters)
  - Add keyboard shortcuts (F1, etc.)
  - New section "Items Out Display Settings" based on content in deleted file
  - Replaced "Item Alerts" section with new "Copy Alerts" docs (new in 3.1)
  - Small improvements to "Long Overdue Items" section

STILL TO DO:

  - Compare circulation_patron_records.adoc with the web client version,
    and copy valuable differences into the web client version.
    NOTE: It may help to check the commit history of
    circulation_patron_records.adoc (or its previous .txt filename).
  - Delete circulation_patron_records.adoc

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/circulation/circulating_items.adoc [deleted file]
docs/circulation/circulating_items_web_client.adoc