-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve short title logic for IETF specs
HTTP/1.1 spec titles were incorrectly shortened as "HTTP/1.1" (see #364). With this update, they get shortened as "HTTP/1.1 [module name]". This update also explicitly sets the short title of a couple of IETF specs in specs.json as they did not produce suitable short titles. Short titles could still be further improved and shortened in some cases, but they should at least be correct.
- Loading branch information
1 parent
13a9bc3
commit 5f9793f
Showing
3 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters