Skip to content

Commit

Permalink
Restore/update page slugs
Browse files Browse the repository at this point in the history
  • Loading branch information
samglover committed Nov 20, 2024
1 parent 431d216 commit 342235d
Show file tree
Hide file tree
Showing 72 changed files with 72 additions and 47 deletions.
2 changes: 1 addition & 1 deletion docs/archive/bootcamp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: bootcamp
title: Suffolk LIT Lab's Document Assembly Line Bootcamp
sidebar_label: Bootcamp
slug: /archive/bootcamp
slug: bootcamp
---

:::info
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/customizing_interview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: customizing_interview
title: Editing your interview
sidebar_label: Editing your interview
slug: /authoring/customizing_interview
slug: customizing_interview
---

## Edit your completed draft interview in the Docassemble playground
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/doc_vars_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: document_variables_reference
title: Field labels to use in template files
sidebar_label: Field labels to use in template files
slug: /authoring/label_variables
slug: label_variables
---

The Document Assembly Line framework can help you automate templates that use any
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/docx_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: docx_templates
title: Working with DOCX files
sidebar_label: Working with DOCX files
slug: /authoring/docx
slug: docx
---

:::tip
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/dynamic_phrasing_based_on_values.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: dynamic_phrasing_based_on_values
title: Dynamic phrasing based on values (gender, list length, and more)
sidebar_label: Dynamic phrasing based on values
slug: /authoring/dynamic_phrasing_based_on_values
slug: dynamic_phrasing_based_on_values
---

Docassemble has several clever features that you can use in templates
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: github
title: Using GitHub with Docassemble
sidebar_label: "Using GitHub"
slug: /authoring/github
slug: github
---


Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/name_formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: name_formats
title: Name formats
sidebar_label: Name formats
slug: /authoring/naming
slug: naming
---

In programming languages (and sometimes in computer files and names in general),
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/pdf_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: pdf_templates
title: Working with PDF files
sidebar_label: Working with PDF files
slug: /authoring/pdfs
slug: pdfs
---

:::tip
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/weaver_code_anatomy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: |
Appendix: Understanding the YAML code
sidebar_label: |
Appendix: Understanding the YAML code
slug: /authoring/generated_yaml
slug: generated_yaml
---

:::warning
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/weaver_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: |
"Weaving" your form into a draft interview
sidebar_label: |
"Weaving" your form into a draft interview
slug: /authoring/generating_code
slug: generating_code
---

<!-- Boilerplate, Baseline, kit, ready to build, some assembly required, something to build on, starting point, blank slate, foundation, groundwork, starter dough, groundwork, spark -->
Expand Down
2 changes: 1 addition & 1 deletion docs/authoring/writing_review_screen.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: |
Writing a Review Screen
sidebar_label: |
Review Screen
slug: /authoring/review_screen
slug: review_screen
---

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: accessibility
title: Making your interview accessible
sidebar_label: Interview accessibility
slug: /coding_style_guide/accessibility
slug: accessibility
---

**Web Accessibility** is the practice of making your website usable by many different users, such as those who use keyboard controls or screen readers.
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/coding_style_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: coding_style_overview
title: Docassemble Coding Style Guide
sidebar_label: Coding Style
slug: /coding_style_guide
slug: overview
---

<!-- original: https://docs.google.com/document/d/1B-_6A5OKZ0b3s8z2S14KdRQsK7ga4nmjjthJiaZMiB8/edit#heading=h.cvtj6d8ezh8x -->
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/defense.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: |
"Safe" coding
sidebar_label: |
"Safe" coding
slug: /coding_style_guide/defense
slug: defense
---

## Use Docassemble lists, dictionaries, and sets, or subclasses
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: python
title: Python
sidebar_label: Python
slug: /coding_style_guide/python
slug: python
---

## Use Python conventions for Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml
title: Interview files
sidebar_label: Interview files
slug: /coding_style_guide/yaml
slug: yaml
---

Docassemble interviews are written in
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml_dynamic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml_dynamic
title: Making your interview dynamic
sidebar_label: Making your interview dynamic
slug: /coding_style_guide/yaml_dynamic
slug: yaml_dynamic
---

### Use the `depends on` modifier when setting values with code
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml_interface
title: Choosing interface options
sidebar_label: Choosing interface options
slug: /coding_style_guide/yaml_interface
slug: yaml_interface
---

## Use radio buttons for short lists of options
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml_lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml_lists
title: Collecting items in lists
sidebar_label: Collecting items in lists
slug: /coding_style_guide/yaml_lists
slug: yaml_lists
---

## Guiding Principles
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml_structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml_structure
title: Structuring your interview
sidebar_label: Structuring your interview
slug: /coding_style_guide/yaml_structure
slug: yaml_structure
---

### Use a logical order for blocks inside your YAML file
Expand Down
2 changes: 1 addition & 1 deletion docs/coding_style/yaml_translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: yaml_translation
title: Planning for translation and flexible updates
sidebar_label: Planning for translation
slug: /coding_style_guide/yaml_translation
slug: yaml_translation
---
### Use labeled options with the `choices` modifier

Expand Down
1 change: 1 addition & 0 deletions docs/components/ALRecipes/alrecipes_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: alrecipes_overview
title: ALRecipes
sidebar_label: ALRecipes
slug: overview
---

This repository includes two groups of recipes, one group contains examples for the Document Assembly Line project, the other group contains generic docassemble interviews addressing specific needs.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: althemetemplate_overview
title: |
ALThemeTemplate: Applying a Custom Theme or Brand
sidebar_label: ALThemeTemplate
slug: overview
---

## Sharing a custom look and feel across multiple Assembly Line interviews
Expand Down
1 change: 1 addition & 0 deletions docs/components/ALToolbox/al_income_expenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: al_income_expenses
title: |
Expenses: ALExpense and ALExpenseList
sidebar_label: Expenses
slug: ALIncome/expenses
---

The `ALExpenseList` is a class that helps you ask a user about their different expenses.
Expand Down
1 change: 1 addition & 0 deletions docs/components/ALToolbox/al_income_itemizedjobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: al_income_itemizedjobs
title: |
Itemized Jobs: ALItemizedJob and ALItemizedJobList
sidebar_label: Itemized jobs
slug: ALIncome/itemizedjobs
---

Sometimes, you'll need detailed information about a person's
Expand Down
1 change: 1 addition & 0 deletions docs/components/ALToolbox/al_income_jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: al_income_jobs
title: |
Jobs: ALJob and ALJobList
sidebar_label: Jobs
slug: ALIncome/jobs
---

Asking people about their jobs is a common task when getting financial information. The `ALJob` class tries to be complete but simple for your users to answer, doing the math for them, and straight-forward for you to use.
Expand Down
1 change: 1 addition & 0 deletions docs/components/ALToolbox/al_income_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: al_income_overview
title: Python classes to gather financial information
sidebar_label: Gathering financial information
slug: ALIncome/overview
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/ALToolbox/altoolbox_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: altoolbox_overview
title: ALToolbox functions and components
sidebar_label: ALToolbox functions and components
slug: overview
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/al_document_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: al_document_overview
title: Python Classes to simplify working with multiple templates
sidebar_label: Working with multiple templates
slug: ALDocument/overview
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/al_general_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: al_general_overview
title: Python classes for representing people and addresses
sidebar_label: Representing people & addresses
slug: ALGeneral/overview
---

The functions and classes listed on this page are always available in Assembly Line interviews.
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/al_reminders_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: al_reminders_overview
title: Scheduled reminders
sidebar_label: Scheduled reminders
slug: ALReminders/overview
---

A guided interview is always an intervention into one part of a larger process.
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/answer_set_intakes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: answer_set_intakes
title: |
Using Answer Sets to capture and re-use client information
sidebar_label: Capture and re-use client information
slug: answer_sets/intakes
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/answer_sets.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: answer_sets
title: |
Answer Sets: save and reuse answers across interviews
sidebar_label: Save and reuse answers across interviews
slug: answer_sets/overview
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/error_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: error_actions
title: Helping users recover from developer errors
sidebar_label: Error pages
slug: error_actions
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/AssemblyLine/navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: navigation
title: Dynamic navigation sections
sidebar_label: Dynamic navigation sections
slug: navigation
---

By default, Assembly Line interviews have navigation turned on. In some cases, you
Expand Down
1 change: 1 addition & 0 deletions docs/components/EFSPIntegration/efiling_case_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: efiling_case_search
title: |
E-filing: Case Search
sidebar_label: Case Search
slug: case_search
---

This guide will help you integrate a case search feature into
Expand Down
1 change: 1 addition & 0 deletions docs/components/EFSPIntegration/efiling_codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: efiling_codes
title: |
E-filing: Tyler codes
sidebar_label: E-filing codes
slug: tyler_codes
---

Codes are how Tyler Technologies handles the complexity of case categories,
Expand Down
1 change: 1 addition & 0 deletions docs/components/EFSPIntegration/efiling_monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: efiling_monitoring
title: |
Monitoring your e-filing operations
sidebar_label: Monitoring
slug: monitoring
---

## Monitoring
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: efiling_through_docassemble
title: |
E-filing through Docassemble
sidebar_label: Integrating Docassemble interviews with e-filing
slug: docassemble_integration
---

This is a guide to get from a working Assembly Line Interview to an interview that can e-file through our EFSP to the Tyler EFM system.
Expand Down
1 change: 1 addition & 0 deletions docs/components/EFSPIntegration/efsp_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: efiling_api
title: |
EFSP REST API
sidebar_label: REST API
slug: api
---

A guide to describe what calls you need to make to our E-filing Service Provider (EFSP) REST API to make a filing.
Expand Down
1 change: 1 addition & 0 deletions docs/components/EFSPIntegration/efsp_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: efsp_overview
title: E-filing with the Document Assembly Line
sidebar_label: EFSP overview
slug: overview
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/GithubFeedbackForm/github_feedback.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: githubfeedbackform_overview
title: |
Setting up and using Feedback
sidebar_label: GithubFeedbackForm
slug: overview
---

When testing your interviews and after you go live, you'll want a way to for users to tell you their thoughts
Expand Down
1 change: 1 addition & 0 deletions docs/components/InterviewStats/interviewstats_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: interviewstats_overview
title: 'InterviewStats: Tracking usage of Assembly Line interviews'
sidebar_label: InterviewStats
slug: overview
---

## Overview
Expand Down
1 change: 1 addition & 0 deletions docs/components/RateMyPDF/ratemypdf_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: ratemypdf_overview
title: Scoring form complexity with RateMyPDF
sidebar_label: RateMyPDF
slug: overview
---

[RateMyPDF](https://ratemypdf.com) is a tool built by Suffolk LIT Lab to help you
Expand Down
2 changes: 1 addition & 1 deletion docs/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: contributors
title: Project Contributors
sidebar_label: Contributors
slug: /contributors
slug: contributors
---

The Document Assembly Line project was organized by the Suffolk LIT Lab in the early days of the COVIC pandemic in 2020. Volunteers from around the world worked together to build online guided interviews so people could complete vital legal forms. This page acknowledges as many of those early contributors as possible.
Expand Down
2 changes: 1 addition & 1 deletion docs/get_started/al_project_architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: al_project_architecture
title: The Document Assembly Line Architecture
sidebar_label: Project Architecture
slug: /get_started/al_project_architecture
slug: al_project_architecture
---
This page provides a bird's-eye view of how various repositories of the **Document AssemblyLine Project** work together. This information is intended for those who want to take full advantage of the Project for their interviews, and for those who potentially want to adopt our Project for their own state or country.

Expand Down
2 changes: 1 addition & 1 deletion docs/get_started/beginners_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: beginners_guide
title: Learn to build Docassemble interviews
sidebar_label: Beginner's guide
slug: /get_started/beginners_guide
slug: beginners_guide
---

**If you have never used Docassemble before, you are on the right page!** This is how the [LIT Lab](https://suffolklitlab.org) teaches people to turn their first court form into a Docassemble guided interview.
Expand Down
Loading

0 comments on commit 342235d

Please sign in to comment.