Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Delange committed Jan 28, 2024
1 parent b596610 commit 7932590
Show file tree
Hide file tree
Showing 63 changed files with 68 additions and 584 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ It contributes to **open science** by allowing the sharing of:
## Installation

The `remotes` library must be installed, you can install it with:
``` r
```r
install.packages("remotes")
```

You can install the development version from Framagit, with:
``` r
```r
remotes::install_gitlab("interhop/linkr/linkr", host = "framagit.org")
```

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,8 @@ install.packages("remotes")
```

You can install the development version from Framagit, with:

``` r
remotes::install_gitlab("interhop/linkr/linkr", host = "framagit.org")
```
<pre><code class = "r code_highlight" style = "font-size:12px;">remotes::install_gitlab("interhop/linkr/linkr", host = "framagit.org")
</code></pre>

## Launch the app

Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ template:
body .page-header {
min-height: 75px !important;
}
pre {
.pre_tutorials {
background-color: transparent;
border: none;
}
Expand Down
11 changes: 1 addition & 10 deletions docs/404.html

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

11 changes: 1 addition & 10 deletions docs/CODE_OF_CONDUCT.html

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

11 changes: 1 addition & 10 deletions docs/LICENSE-text.html

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

11 changes: 1 addition & 10 deletions docs/LICENSE.html

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

11 changes: 1 addition & 10 deletions docs/authors.html

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

18 changes: 4 additions & 14 deletions docs/index.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/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgdown_sha: ~
articles:
en_import_data: en_import_data.html
fr_import_data: fr_import_data.html
last_built: 2024-01-28T21:16Z
last_built: 2024-01-28T21:41Z
urls:
reference: https://interhop.frama.io/linkr/linkr/reference
article: https://interhop.frama.io/linkr/linkr/articles
Expand Down
11 changes: 1 addition & 10 deletions docs/reference/add_log_entry.html

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

11 changes: 1 addition & 10 deletions docs/reference/add_persons_to_subset.html

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

11 changes: 1 addition & 10 deletions docs/reference/add_settings_new_data.html

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

11 changes: 1 addition & 10 deletions docs/reference/add_vocabulary_concept.html

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

11 changes: 1 addition & 10 deletions docs/reference/coalesce2.html

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

11 changes: 1 addition & 10 deletions docs/reference/convert_tibble_to_list.html

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

11 changes: 1 addition & 10 deletions docs/reference/db_create_table.html

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

Loading

0 comments on commit 7932590

Please sign in to comment.