From 22de42ea34b8838dad954b4ccbdee88bae44294b Mon Sep 17 00:00:00 2001 From: R I B Z Date: Thu, 1 Feb 2024 13:25:33 -0800 Subject: [PATCH 1/2] Adds some content to accessing data section --- src/templates/cap-docs-page.js | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/templates/cap-docs-page.js b/src/templates/cap-docs-page.js index a91dfd9..44aeca6 100644 --- a/src/templates/cap-docs-page.js +++ b/src/templates/cap-docs-page.js @@ -31,7 +31,25 @@ export class CapDocsPage extends LitElement {

Accessing Data

- [We will put some documentation content about accessing data here.] + The CAP website offers a basic interface for interacting with the + cases in our repository. To access reporters by jurisdiction, visit + our Caselaw page and select the + jurisdiction of interest. The reporters included in that + jurisdiction will be listed there. +

+

+ To access volumes by reporter, select the reporter from the Caselaw + page to view the volumes within that reporter. +

+

+ To access individual cases, first select jurisdiction, then + reporter, and finally the volume of interest. Once on the individual + volume page, you will be able to access all of the cases in that + volume. +

+

+ See our About page for more details on the + materials included.

Bulk Downloads

From d323a9ca9e1897ee20521f55c1fdcf557b43f538 Mon Sep 17 00:00:00 2001 From: R I B Z Date: Thu, 1 Feb 2024 13:26:55 -0800 Subject: [PATCH 2/2] linter --- src/templates/cap-docs-page.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/templates/cap-docs-page.js b/src/templates/cap-docs-page.js index 44aeca6..1aa0745 100644 --- a/src/templates/cap-docs-page.js +++ b/src/templates/cap-docs-page.js @@ -33,9 +33,9 @@ export class CapDocsPage extends LitElement {

The CAP website offers a basic interface for interacting with the cases in our repository. To access reporters by jurisdiction, visit - our Caselaw page and select the - jurisdiction of interest. The reporters included in that - jurisdiction will be listed there. + our Caselaw page and select the jurisdiction + of interest. The reporters included in that jurisdiction will be + listed there.

To access volumes by reporter, select the reporter from the Caselaw