Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit49af854

Browse files
committed
Update pkgdown
1 parent2a53ae9 commit49af854

File tree

4 files changed

+6
-16
lines changed

4 files changed

+6
-16
lines changed

‎.Rbuildignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
^\.github$
2626
^\.covrignore$
2727
^src/lmdb/mdb\.c\.orig$
28+
^_pkgdown\.yml$

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Description: Key-value store, implemented as a wrapper around 'LMDB';
1414
interface (except duplicated keys), and provides objects for
1515
transactions and cursors.
1616
License: MIT + file LICENSE
17-
URL: https://github.com/richfitz/thor
17+
URL: https://github.com/richfitz/thor, https://richfitz.github.io/thor/
1818
BugReports: https://github.com/richfitz/thor/issues
1919
Imports:
2020
R6,

‎_pkgdown.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
url:https://richfitz.github.io/thor
2+
3+
template:
4+
bootstrap:5

‎scripts/update_web.sh‎

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp