racket/scribble

Change scribble/blueboxes to scribble/signature-box

开放

#206 创建于 2019年8月11日

 (4 条评论) (2 个反应) (0 位负责人)Racket (102 个派生)github user discovery
good first issue

仓库指标

星标
 (250 个星标)
PR 合并指标
 (平均合并 12小时 51分钟) (30 天内合并 1 个 PR)

描述

In racket/drracket#291 and racket/drracket#172, it was decided that "signature box" is a much better term than "blue box", and various parts of drracket's documentation were updated to use this phrase. Scribble's scribble/blueboxes library uses the term "blue box" in its documentation and the names of its exported identifiers.

We should add a scribble/signature-box library that's the same as scribble/blueboxes but with changed names. Then we should deprecate the scribble/blueboxes library and point users to the new library.

贡献者指南