JuliaLang/julia

No documentation for Julia betas/RCs

Chiusa

#50.872 aperta il 10 ago 2023

 (13 commenti) (0 reazioni) (0 assegnatari)Julia (5773 fork)batch import
docsdocsystemgood first issue

Metriche repository

Star
 (48.709 stelle)
Metriche merge PR
 (Merge medio 20g 6h) (157 PR mergiate in 30 g)

Descrizione

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:

  1. Go to 'https://docs.julialang.org/en/v1/'
  2. Click on the "version" drop-down menu
  3. 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.

Guida contributor