Skip to content

Commit

Permalink
Merge branch '84_xportr_deep_dive_vignette' of https://github.com/ato…
Browse files Browse the repository at this point in the history
…rus-research/xportr into 84_xportr_deep_dive_vignette
  • Loading branch information
bms63 committed Jun 15, 2023
2 parents aeac637 + 4d616c2 commit 2240608
Showing 1 changed file with 36 additions and 38 deletions.
74 changes: 36 additions & 38 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ template:
params:
bootswatch: sandstone
search:
exclude: ['news/index.html']
exclude: ["news/index.html"]
news:
cran_dates: true

Expand All @@ -19,42 +19,40 @@ navbar:
aria-label: slack

reference:
- title: The six core xportr functions
- contents:
- xportr_type
- xportr_length
- xportr_label
- xportr_write
- xportr_format
- xportr_order

- title: xportr helper functions
- contents:
- label_log
- length_log
- type_log
- var_names_log
- var_ord_msg
- xportr_logger
- xportr_df_label
- xportr_metadata

- title: xportr example datasets and specification files
- contents:
- adsl
- var_spec

- title: internal
contents:
- cli_theme_tests
- expect_attr_width
- minimal_metadata
- minimal_table

- title: The six core xportr functions
- contents:
- xportr_type
- xportr_length
- xportr_label
- xportr_write
- xportr_format
- xportr_order

- title: xportr helper functions
- contents:
- label_log
- length_log
- type_log
- var_names_log
- var_ord_msg
- xportr_logger
- xportr_df_label
- xportr_metadata

- title: xportr example datasets and specification files
- contents:
- adsl
- var_spec

- title: internal
contents:
- cli_theme_tests
- expect_attr_width
- minimal_metadata
- minimal_table

articles:
- title: ~
navbar: ~
contents:
- deepdive

- title: ~
navbar: ~
contents:
- deepdive

0 comments on commit 2240608

Please sign in to comment.