JuliaLang/julia

No documentation for Julia betas/RCs

已關閉

#50,872 建立於 2023年8月10日

 (13 則留言) (0 個反應) (0 位負責人)Julia (5,773 個分叉)batch import
docsdocsystemgood first issue

倉庫指標

星標
 (48,709 顆星)
PR 合併指標
 (平均合併 20天 6小時) (30 天內合併 157 個 PR)

描述

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.

貢獻者指南