JuliaLang/julia

Better documentation of stdlibs

Open

#28,712 创建于 2018年8月16日

在 GitHub 查看
 (20 评论) (4 反应) (0 负责人)Julia (48,709 star) (5,773 fork)batch import
docsgood first issue

描述

A lot of functionality has been moved from Base to stdlibs. However, for people who haven't been part of this process (especially beginners) it is not really transparent which stdlibs exist and what their purpose is.

The documentation doesn't seem to contain a list of all stdlibs with short descriptions. I think such a list would be very useful as a compact overview of all stdlibs.

The only kind of overview is the navigation pane. There, however, names do not match actual stdlib names and short descriptions are missing.

  1. Do people agree that such a list would be good to have?
  2. Where should such a table go?

贡献者指南