-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_pkgdown.yml
48 lines (48 loc) · 901 Bytes
/
_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
title: texPreview
development:
mode: auto
navbar:
structure:
left:
- home
- reference
- articleindex
- news
right:
- github
- twitter
components:
articles: ~
articleindex:
text: Articles
href: articles/index.html
type: inverse
right:
- icon: fa-github fa-lg
href: https://github.com/metrumresearchgroup/texPreview
- icon: fa-lg fa-twitter
href: http://twitter.com/MetrumRG
reference:
- title: Rendering
contents: has_concept("tex")
- title: Options
contents: has_concept("opts")
- title: Utilities
contents: has_concept("utils")
- title: System Requirements
contents: has_concept("reqs")
articles:
- title: Usage
contents:
- engine
- rmarkdown
- kable
- classes
- tikz
- title: Utilities
contents: tex_packages
- title: Unit Tests
contents: tests_and_coverage
template:
params:
bootswatch: flatly