freeCodeCamp/devdocs

Add docs for mc-stan.org

Open

#1 752 ouverte le 17 mai 2022

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Ruby (2 598 forks)batch import
docs/new+requesthelp wanted

Métriques du dépôt

Stars
 (38 907 stars)
Métriques de merge PR
 (Merge moyen 23j 15h) (7 PRs mergées en 30 j)

Description

Feature request

I am adding this issue to let people know that I am starting work on importing documentation for mc-stan.org. I had previously proposed this documentation on the gitr channel and got positive feedback for the idea.

Summary

The mc-stan documentation is somewhat similar to the scikit-learn documentation, and it is split into several parts:

  1. User's guide
  2. Stan language reference
  3. Stan functions reference
  4. User guides for projects building on top of Stan
  5. Case studies
  6. Tutorials

I think points 1.-3. could be added to devdocs.io. I think point 3. is lowest hanging fruit, so I will start with that.

The documentation for 1-3 is located at https://github.com/stan-dev/docs

Guide contributeur