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.

貢獻者指南