Skip to content

Commit 491e5d2

Browse files
committed
doc: add article stem-map-model
1 parent be47f6c commit 491e5d2

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
^\.Rproj\.user$
1111
^CONTRIBUTING\.md$
1212
^CODE_OF_CONDUCT\.md$
13+
^vignettes/articles$

_pkgdown.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@ reference:
2525
- cw_coef
2626
- cw_sapling_adj
2727
- plantation
28+
29+
articles:
30+
- title: Main content
31+
navbar: ~
32+
contents:
33+
- articles/stem-map-model
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Stem-map model manuscript (pdf)"
3+
output: html_document
4+
pkgdown:
5+
as_is: true
6+
extension: pdf
7+
---
906 KB
Binary file not shown.

0 commit comments

Comments
 (0)