Skip to content

Commit

Permalink
Try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwarkentin committed Jul 31, 2024
1 parent 778e336 commit 224b4fd
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@ template:
reference:
- title: API Connections
contents:
- 'use_OpenMpp_local'
- 'use_OpenMpp_remote'
- use_OpenMpp_local
- use_OpenMpp_remote
- title: Class Accessors
contents:
- 'load_model'
- 'load_workset'
- 'load_scenario'
- 'load_model_run'
- 'load_run'
- 'load_model_runs'
- 'load_runs'
- load_model
- load_workset'
- load_scenario
- load_model_run
- load_run
- load_model_runs
- load_runs
- title: Helpers
contents:
- 'create_workset'
- 'create_scenario'
- 'get_workset'
- 'get_worksets'
- 'get_scenarios'
- 'get_model'
- 'get_models'
- 'get_model_run'
- 'get_run'
- 'get_model_runs'
- 'get_runs'
- 'delete_workset'
- 'delete_scenario'
- 'delete_model_run'
- 'delete_run'
- 'opts_run'
- create_workset
- create_scenario
- get_workset
- get_worksets
- get_scenarios
- get_model
- get_models
- get_model_run
- get_run
- get_model_runs
- get_runs
- delete_workset
- delete_scenario
- delete_model_run
- delete_run
- opts_run
- title: All Functions
contents:
- 'matches(.*)'
- matches('.*')

0 comments on commit 224b4fd

Please sign in to comment.