From 1d8baf9a04868d35fa66521e10581e158308391a Mon Sep 17 00:00:00 2001 From: Boxuan Cui Date: Tue, 23 Jan 2024 16:21:13 -0500 Subject: [PATCH] Update site again --- .github/workflows/pkgdown.yaml | 2 +- _pkgdown.yml | 27 +++++++++---------- docs/404.html | 2 +- docs/LICENSE-text.html | 2 +- docs/articles/dataexplorer-intro.html | 2 +- docs/articles/index.html | 2 +- docs/authors.html | 2 +- docs/index.html | 2 +- docs/news/index.html | 2 +- docs/pkgdown.yml | 2 +- docs/reference/DataExplorer-package.html | 2 +- docs/reference/configure_report.html | 2 +- docs/reference/create_report.html | 2 +- docs/reference/dot-getAllMissing.html | 2 +- docs/reference/dot-getPageLayout.html | 2 +- docs/reference/dot-ignoreCat.html | 2 +- docs/reference/dot-lapply.html | 2 +- docs/reference/drop_columns.html | 2 +- docs/reference/dummify.html | 2 +- docs/reference/group_category.html | 2 +- docs/reference/index.html | 2 +- docs/reference/introduce.html | 2 +- docs/reference/plotDataExplorer.grid.html | 2 +- docs/reference/plotDataExplorer.html | 2 +- docs/reference/plotDataExplorer.multiple.html | 2 +- docs/reference/plotDataExplorer.single.html | 2 +- docs/reference/plot_bar.html | 2 +- docs/reference/plot_boxplot.html | 2 +- docs/reference/plot_correlation.html | 2 +- docs/reference/plot_density.html | 2 +- docs/reference/plot_histogram.html | 2 +- docs/reference/plot_intro.html | 2 +- docs/reference/plot_missing.html | 2 +- docs/reference/plot_prcomp.html | 2 +- docs/reference/plot_qq.html | 2 +- docs/reference/plot_scatterplot.html | 2 +- docs/reference/plot_str.html | 2 +- docs/reference/profile_missing.html | 2 +- docs/reference/set_missing.html | 2 +- docs/reference/split_columns.html | 2 +- docs/reference/update_columns.html | 2 +- 41 files changed, 53 insertions(+), 54 deletions(-) diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index e650ad0..ed7650c 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -44,5 +44,5 @@ jobs: uses: JamesIves/github-pages-deploy-action@v4.4.1 with: clean: false - branch: master + branch: gh-pages folder: docs diff --git a/_pkgdown.yml b/_pkgdown.yml index 393fa83..094b1d2 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -5,22 +5,23 @@ template: bootswatch: sandstone includes: in_header: | - - - + + + + +development: + mode: auto reference: - title: Package desc: ~ - contents: - - '`DataExplorer-package`' - + contents: '`DataExplorer-package`' - title: Data Exploration desc: ~ contents: @@ -37,7 +38,6 @@ reference: - '`plot_scatterplot`' - '`plot_str`' - '`profile_missing`' - - title: Feature Engineering desc: ~ contents: @@ -47,7 +47,6 @@ reference: - '`set_missing`' - '`split_columns`' - '`update_columns`' - - title: Reporting desc: ~ contents: diff --git a/docs/404.html b/docs/404.html index 84d38a0..8256c14 100644 --- a/docs/404.html +++ b/docs/404.html @@ -37,7 +37,7 @@ DataExplorer - 0.8.3 + 0.8.3