Skip to content

Commit 1bd8d17

Browse files
committed
Add to build
1 parent ff4414a commit 1bd8d17

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ website:
237237
- section: "Additional Distributions"
238238
contents:
239239
- functions-reference/hidden_markov_models.qmd
240+
- functions-reference/embedded_laplace.qmd
240241
- section: "Appendix"
241242
contents:
242243
- functions-reference/mathematical_functions.qmd

src/functions-reference/_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ book:
7272
- part: "Additional Distributions"
7373
chapters:
7474
- hidden_markov_models.qmd
75+
- embedded_laplace.qmd
7576
- part: "Appendix"
7677
chapters:
7778
- mathematical_functions.qmd

0 commit comments

Comments
 (0)