From 14d294370a963b334d79f86e20d30763d2ec2cba Mon Sep 17 00:00:00 2001 From: Jackson Hoffart Date: Tue, 10 Dec 2024 11:55:10 +0100 Subject: [PATCH] Reorder `_pkgdown.yml` It feels like the "Cookbook" should be first? Unless there is a reason not to do so... --- _pkgdown.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index b035efc8..81cf16a2 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -21,12 +21,15 @@ reference: - has_keyword("datasets") articles: -- title: Methodology - navbar: Methodology +- title: Cookbook + desc: Cookbook demonstrating how to use this package for your own projects + navbar: Cookbook contents: - - company_alignment_metric - - loanbook_aggregated_alignment_metric - - sector_split + - cookbook_overview + - cookbook_preparatory_steps + - cookbook_running_the_analysis + - cookbook_interpretation + - cookbook_advanced_use_cases - title: Documentation desc: Documentation of files and objects used for input and output @@ -35,15 +38,12 @@ articles: - config_yml - data_dictionary -- title: Cookbook - desc: Cookbook demonstrating how to use this package for your own projects - navbar: Cookbook +- title: Methodology + navbar: Methodology contents: - - cookbook_overview - - cookbook_preparatory_steps - - cookbook_running_the_analysis - - cookbook_interpretation - - cookbook_advanced_use_cases + - company_alignment_metric + - loanbook_aggregated_alignment_metric + - sector_split navbar: structure: