-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
66 lines (62 loc) · 1.73 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
pandoc: 2.3.1
pkgdown: 1.3.0.9000
pkgdown_sha: 2f40b4769ea9ad2312aa4cc93f27ab116461543b
articles: []
url: https://www.rayimage.dev
reference:
- title: "Image/Camera Effects"
desc: "Functions for adding effects to images."
contents:
- starts_with("add")
- title: "Render Image Transformations"
desc: "Functions for transforming/creating images."
contents:
- starts_with("render")
- starts_with("interpolate")
- title: "Plotting and Saving Images"
desc: "Functions for displaying/saving images"
contents:
- starts_with("plot")
- starts_with("ray_write")
- starts_with("ray_read")
- title: "Calculating Font Info"
desc: "Functions for extracting size information about strings"
contents:
- starts_with("get_string")
- title: "Kernels"
desc: "Functions to generate 2D distributions"
contents:
- starts_with("generate")
- title: "Included Data"
desc: "Example data/depth map."
contents:
- starts_with("dragon")
- title: "pkgdown utils"
desc: "Internal but must be exported to meet CRAN guidelines"
contents:
- starts_with("run")
figures:
fig.asp: 1
navbar:
title: "rayimage"
type: inverse
left:
- icon: fa-home
href: index.html
- text: "Blog"
menu:
- text: "Portrait Mode for Data: Rayshader + Rayfocus"
href: https://www.tylermw.com/portrait-mode-data/
- icon: fa-newspaper-o
text: "Changelog"
href: news/index.html
right:
- icon: fa-file-code-o
text: "functions"
href: reference/index.html
- icon: fa-github fa-lg
text: "GitHub"
href: https://github.com/tylermorganwall/rayimage
authors:
Tyler Morgan-Wall:
href: https://www.tylermw.com