@@ -50,40 +50,40 @@ website:
50
50
- text : documentation
51
51
collapse-level : 1
52
52
contents :
53
- - getting-started/index.qmd
53
+ # - getting-started/index.qmd
54
54
- core-functionality/index.qmd
55
55
56
56
- section : " User Guide"
57
57
collapse-level : 1
58
58
contents :
59
- - usage/automatic-differentiation/index.qmd
60
- - usage/custom-distribution/index.qmd
61
- - usage/probability-interface/index.qmd
62
- - usage/modifying-logprob/index.qmd
63
- - usage/generated-quantities/index.qmd
64
- - usage/mode-estimation/index.qmd
65
- - usage/performance-tips/index.qmd
66
- - usage/sampler-visualisation/index.qmd
67
- - usage/dynamichmc/index.qmd
68
- - usage/external-samplers/index.qmd
59
+ # - usage/automatic-differentiation/index.qmd
60
+ # - usage/custom-distribution/index.qmd
61
+ # - usage/probability-interface/index.qmd
62
+ # - usage/modifying-logprob/index.qmd
63
+ # - usage/generated-quantities/index.qmd
64
+ # - usage/mode-estimation/index.qmd
65
+ # - usage/performance-tips/index.qmd
66
+ # - usage/sampler-visualisation/index.qmd
67
+ # - usage/dynamichmc/index.qmd
68
+ # - usage/external-samplers/index.qmd
69
69
70
70
- section : " Tutorials"
71
71
contents :
72
72
- tutorials/coin-flipping/index.qmd
73
73
- tutorials/gaussian-mixture-models/index.qmd
74
- - tutorials/bayesian-logistic-regression/index.qmd
75
- - tutorials/bayesian-neural-networks/index.qmd
74
+ # - tutorials/bayesian-logistic-regression/index.qmd
75
+ # - tutorials/bayesian-neural-networks/index.qmd
76
76
- tutorials/hidden-markov-models/index.qmd
77
- - tutorials/bayesian-linear-regression/index.qmd
77
+ # - tutorials/bayesian-linear-regression/index.qmd
78
78
- tutorials/infinite-mixture-models/index.qmd
79
- - tutorials/bayesian-poisson-regression/index.qmd
80
- - tutorials/multinomial-logistic-regression/index.qmd
79
+ # - tutorials/bayesian-poisson-regression/index.qmd
80
+ # - tutorials/multinomial-logistic-regression/index.qmd
81
81
- tutorials/variational-inference/index.qmd
82
- - tutorials/bayesian-differential-equations/index.qmd
83
- - tutorials/probabilistic-pca/index.qmd
84
- - tutorials/bayesian-time-series-analysis/index.qmd
82
+ # - tutorials/bayesian-differential-equations/index.qmd
83
+ # - tutorials/probabilistic-pca/index.qmd
84
+ # - tutorials/bayesian-time-series-analysis/index.qmd
85
85
- tutorials/gaussian-processes-introduction/index.qmd
86
- - tutorials/gaussian-process-latent-variable-models/index.qmd
86
+ # - tutorials/gaussian-process-latent-variable-models/index.qmd
87
87
88
88
- section : " Developers"
89
89
contents :
0 commit comments