scala/scala-lang

Canonical link to the latest language specification

开放

#584 创建于 2017年1月5日

 (3 条评论) (0 个反应) (0 位负责人)SCSS (332 个派生)auto 404
good first issue

仓库指标

星标
 (299 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

As a user, I want persistent urls to the latest version of the Scala Language Specification so that I can easily find it and when needing to look into behavior.

Finding the latest Scala specification is hard. It cannot be found from search (without leaving the first page or results anyway). The explicit search of "scala language specification 2.12" suggests that I want "scala language specification 2.11" and displays 2.11 as the top result.

I think this issue would be resolved (in time) if there were a persistent path that always held the latest spec and would be referenced (linked) by things that just needed "a" Scala language specification. The existing "versioned" paths would persist for when needing to look into a specific (previous) version.

贡献者指南