docsdocsystemgood first issue
Métricas do repositório
- Stars
- (48.709 stars)
- Métricas de merge de PR
- (Mesclagem média 23d 11h) (145 fundiu PRs em 30d)
Description
Describe the bug The web page https://docs.julialang.org/en/v1/ documents many Julia versions, including version v1.9.2 and v1.11-dev. However, there is no documentation for v1.10-beta available.
To Reproduce Steps to reproduce the behavior:
- Go to 'https://docs.julialang.org/en/v1/'
- Click on the "version" drop-down menu
- Scroll to the bottom
Expected behavior Since documentation for the development version is available I expect documentation for the current beta version – which is easily available for download – do be available as well.