Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed May 20, 2023
1 parent 442fb05 commit e637d5d
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .Rprofile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ setHook(packageEvent("pkgdown", "onLoad"), function(...) {
setHook(packageEvent("pkgdown", "onLoad"), function(...) {
fun <- getFromNamespace("highlight_examples", asNamespace("pkgdown"))
assignInNamespace("highlight_examples", function (code, topic, env) {
if (topic == "scripts")
if (topic == "bspm-scripts")
pkgdown:::highlight_text(code)
else fun(code, topic, env)
}, "pkgdown")
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 9 additions & 2 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 13 additions & 5 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pandoc: 2.14.0.3
pandoc: 2.19.2
pkgdown: 2.0.7
pkgdown_sha: ~
articles: {}
last_built: 2023-03-16T18:31Z
last_built: 2023-05-20T21:56Z

2 changes: 1 addition & 1 deletion docs/reference/bspm-options.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/bspm-package.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e637d5d

Please sign in to comment.