wpa/_pkgdown.yml

92 строки
2.5 KiB
YAML

url: https://microsoft.github.io/wpa/
template:
params:
bootswatch: cosmo
docsearch:
api_key: f45eacc22edb0c386f1f5b9bb89f76be
index_name: wpa
path: "inst/pkgdown"
navbar:
structure:
left:
- home
- intro
- guide
- reference
- playbook
- contributing
- articles
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: Data Validation
href: analyst_guide_data_validation.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: articles/network-analysis.html
- text: Reports
href: analyst_guide_reports.html
reference:
text: Reference
menu:
- text: Functions
href: reference/index.html
- text: Changelog
href: news/index.html
- text: FAQ
href: faq.html
playbook:
text: Playbook
href: playbook_intro.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
- text: Contributors
href: contributors.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
- text: Identifying changes over time
href: articles/Change-over-time.html
- text: Identifying noteworthy groups with rank functions
href: articles/profiles-with-rank.html
- text: Introduction to Organizational Network Analysis
href: articles/network-analysis.html