wpa/_pkgdown.yml

71 строка
1.7 KiB
YAML

template:
params:
bootswatch: cosmo
path: "inst/pkgdown"
navbar:
structure:
left:
- home
- intro
- guide
- reference
- contributing
- articles
- tutorials
- news
- bug
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
guide:
text: Analyst Guide
menu:
- text: Introduction
href: analyst_guide.html
- text: Getting Started
href: analyst_guide_getting_started.html
- text: Summary Functions
href: analyst_guide_summary.html
- text: Distribution Functions
href: analyst_guide_distribution.html
- text: Trend Functions
href: analyst_guide_trend.html
- text: Network Functions
href: analyst_guide_network.html
reference:
text: Reference
href: reference/index.html
contributing:
text: Contribute
menu:
- text: Contributor Guide
href: CONTRIBUTING.html
- text: Developer Guide
href: developer_guide.html
- text: Reporting Security Issues
href: reporting_security_issues.html
- text: Package Structure
href: package_structure.html
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
- text: Text-mining Meeting Subject lines
href: articles/text-mining-capabilities.html
- text: Best Practices when using wpa
href: articles/best-practices.html
- text: Introduction to Information Value
href: articles/IV-report.html