Skip to content

Commit

Permalink
Update pkgdown for v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenoit committed Mar 22, 2021
1 parent fb2714d commit a296309
Show file tree
Hide file tree
Showing 155 changed files with 1,121 additions and 391 deletions.
5 changes: 1 addition & 4 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ reference:
contents:
- starts_with("corpus")
- docvars
- head.corpus
- as.character.corpus
- title: Tokens functions
desc: Functions for constructing and manipulating tokens class objects.
Expand All @@ -86,9 +85,7 @@ reference:
- as.character.tokens
- as.list.tokens
- as.tokens
- as.tokens.list
- is.tokens
- as.tokens.list
- title: Character functions
desc: Functions for constructing and manipulating character objects.
contents:
Expand Down Expand Up @@ -135,7 +132,7 @@ reference:
- nsentence
- ntoken
- ntype
- print-method
- print-methods
- starts_with("docnames")
- featnames
- title: Miscellaneous functions
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/CONDUCT.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.

2 changes: 1 addition & 1 deletion docs/articles/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/articles/pkgdown/comparison.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/articles/pkgdown/design.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/authors.html

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

10 changes: 8 additions & 2 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 @@ -19,7 +19,7 @@ articles:
pkgdown/replication/qss: qss.html
pkgdown/replication/text2vec: text2vec.html
quickstart: quickstart.html
last_built: 2021-03-18T10:18Z
last_built: 2021-03-22T08:58Z
urls:
reference: https://quanteda.io/reference
article: https://quanteda.io/articles
Expand Down
Loading

0 comments on commit a296309

Please sign in to comment.