-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yml
42 lines (39 loc) · 1.1 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
pandoc: 2.3.1
pkgdown: 1.3.0.9000
pkgdown_sha: 2f40b4769ea9ad2312aa4cc93f27ab116461543b
articles: []
url: https://www.raymolecule.com
reference:
- title: "Read Data"
desc: "Functions to parse and load molecule information from files."
contents:
- starts_with("read")
- title: "Generate Rayrender Scene"
desc: "Functions for generating objects to add to scenes"
contents:
- starts_with("generate")
- title: "Render Raytraced Scene"
desc: "Function to render the current scene."
contents:
- starts_with("render")
- title: "Get Examples"
desc: "Function to get included example data."
contents:
- starts_with("get")
- title: "pkgdown utils"
desc: "Internal but must be exported to meet CRAN guidelines"
contents:
- starts_with("run")
navbar:
title: "raymolecule"
type: inverse
right:
- icon: fa-file-code-o
text: "functions"
href: reference/index.html
- icon: fa-github fa-lg
text: "GitHub"
href: https://github.com/tylermorganwall/raymolecule
authors:
Tyler Morgan-Wall:
href: https://www.tylermw.com