2020-11-18 18:13:11 +03:00
|
|
|
template:
|
|
|
|
params:
|
|
|
|
bootswatch: cosmo
|
2020-11-19 18:44:30 +03:00
|
|
|
path: "inst/pkgdown"
|
2020-11-18 18:13:11 +03:00
|
|
|
|
|
|
|
navbar:
|
|
|
|
structure:
|
|
|
|
left:
|
|
|
|
- home
|
|
|
|
- intro
|
|
|
|
- guide
|
|
|
|
- reference
|
2020-11-18 19:05:52 +03:00
|
|
|
- contributing
|
2020-11-18 18:13:11 +03:00
|
|
|
- articles
|
|
|
|
- tutorials
|
|
|
|
- news
|
|
|
|
right: github
|
|
|
|
components:
|
|
|
|
home:
|
|
|
|
icon: fas fa-home fa-lg
|
|
|
|
href: index.html
|
|
|
|
guide:
|
|
|
|
text: Analyst Guide
|
|
|
|
href: analyst_guide.html
|
|
|
|
reference:
|
2020-11-18 20:28:04 +03:00
|
|
|
text: Reference
|
2020-11-18 18:13:11 +03:00
|
|
|
href: reference/index.html
|
2020-11-18 19:05:52 +03:00
|
|
|
contributing:
|
2020-11-18 20:28:04 +03:00
|
|
|
text: Contribute
|
2020-11-18 19:05:52 +03:00
|
|
|
menu:
|
|
|
|
- text: Contributor Guide
|
|
|
|
href: CONTRIBUTING.html
|
|
|
|
- text: Developer Guide
|
|
|
|
href: developer_guide.html
|
|
|
|
- text: Reporting Security Issues
|
|
|
|
href: reporting_security_issues.html
|
2020-11-18 18:13:11 +03:00
|
|
|
news:
|
|
|
|
text: Changelog
|
|
|
|
href: news/index.html
|
|
|
|
github:
|
|
|
|
icon: fab fa-github fa-lg
|
|
|
|
href: https://github.com/microsoft/wpa/
|
|
|
|
articles:
|
|
|
|
text: Articles
|
|
|
|
menu:
|
|
|
|
- text: Introduction to {wpa}
|
|
|
|
href: articles/intro-to-wpa.html
|
2020-11-18 19:05:52 +03:00
|
|
|
- text: Text-mining Meeting Subject lines
|
|
|
|
href: articles/text-mining-capabilities.html
|