Skip to content

Commit

Permalink
Add pkgdown stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Nov 11, 2019
1 parent e9dc987 commit 9be2ca7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
^data-raw$
^\.travis\.yml$
^README\.Rmd$
^_pkgdown\.yml$
^docs$
^pkgdown$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ net-*.Rds
# compiled object files
*.o
*.so
docs/
1 change: 1 addition & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
destination: docs

0 comments on commit 9be2ca7

Please sign in to comment.