diff --git a/.Rbuildignore b/.Rbuildignore index ab942c3..eb78e23 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,2 +1,5 @@ ^data-raw$ ^\.github$ +^_pkgdown\.yml$ +^docs$ +^pkgdown$ diff --git a/.gitignore b/.gitignore index 198dbfd..d454385 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,9 @@ # produced vignettes vignettes/*.html vignettes/*.pdf +## not ready yet +vignettes/fuzzy_metrics.Rmd + # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3 .httr-oauth @@ -39,8 +42,6 @@ vignettes/*.pdf # R Environment Variables .Renviron -# pkgdown site -docs/ # translation temp files po/*~ diff --git a/_pkgdown.yml b/_pkgdown.yml index ad09e58..cdd7f61 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -11,6 +11,13 @@ authors: Siyuan Luo: href: https://roseyuan.github.io/ +articles: +- title: Articles + navbar: ~ + contents: + - table + - SpatialExperiment + reference: - title: Main functions desc: > @@ -32,6 +39,7 @@ reference: - subtitle: Fuzzy metrics contents: - fuzzyHardMetrics + - fuzzyHardMetrics2 - fuzzyPartitionMetrics - subtitle: Internal metrics for spatial domain detection contents: diff --git a/docs/404.html b/docs/404.html index 8184b90..465de02 100644 --- a/docs/404.html +++ b/docs/404.html @@ -20,7 +20,7 @@ poem - 0.99.1 + 0.99.2 diff --git a/docs/LICENSE.html b/docs/LICENSE.html index 3fb346e..519cd93 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -7,7 +7,7 @@ poem - 0.99.1 + 0.99.2