From 5720933882addb34970fd71245d2290cb1ea32a2 Mon Sep 17 00:00:00 2001 From: Emily de la Rua <59304861+edelarua@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:30:26 -0400 Subject: [PATCH] Organize vignettes, update site template (#725) --- _pkgdown.yml | 44 +++++++++++++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 9d788a695..2c5f1eee7 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,8 +1,7 @@ url: https://insightsengineering.github.io/rtables template: - bootstrap: 5 - bootswatch: flatly + package: nesttemplate navbar: type: default @@ -10,29 +9,44 @@ navbar: - icon: fa-github fa-lg href: https://github.com/insightsengineering/rtables - articles: - - title: For Users - desc: Vignettes aimed at package users + - title: Getting Started + navbar: Getting Started contents: - introduction - - clinical_trials - exploratory_analysis - - subsetting_tables - - split_functions - - tabulation_dplyr - - tabulation_concepts + + - title: Clinical Trials + navbar: Clinical Trials + contents: + - clinical_trials - baseline - - sorting_pruning - - manual_table_construction - - title_footer + + - title: Table Customization + navbar: Table Customization + contents: - custom_appearance - - advanced_usage + - title_footer + - sorting_pruning + + - title: \{rtables\} Concepts + contents: + - subsetting_tables + - split_functions - format_precedence + - tabulation_concepts + + - title: Advanced Usage + contents: + - advanced_usage - example_analysis_coxreg + + - title: Other + contents: + - manual_table_construction + - tabulation_dplyr reference: - - title: Argument Conventions desc: The following dummy functions are unexported and used to document argument conventions in the framework. contents: