Skip to content

Commit

Permalink
Add custom reference index
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-shaw committed May 9, 2024
1 parent c5d43c9 commit 3f4ebb2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/dev/assets/reference_index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
reference:
- title: "Survey Soultions questionnaire metadata (and other `chars`)"
- subtitle: "Add, remove metadata"
contents:
- sel_add_metadata
- sel_remove_metadata
- subtitle: "Get variables with matching characteristics"
contents:
- sel_vars
- sel_char
- title: "Regular expressions"
- subtitle: "Get variables with matching names/patterns"
contents:
- sel_matches_regex
- title: "Other"
- subtitle: "Disparate commands"
contents:
- selector

0 comments on commit 3f4ebb2

Please sign in to comment.