Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 0b9fc74

Browse files
authored
Remove beta label from HTML output (#291)
* Remove beta label from HTML output * Add changelog entry for #291
1 parent 9c2fc48 commit 0b9fc74

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎Changelog.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- Changed date formatters to use `en_US_POSIX` locale instead of current locale.
3232
#289 by @mattt.
3333

34+
### Removed
35+
36+
- Removed <sup>Beta</sup> from header in HTML output.
37+
#291 by @mattt.
38+
3439
## [1.0.0-beta.6] - 2021年04月24日
3540

3641
### Added

‎Sources/swift-doc/Supporting Types/Layout.swift‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ func layout(_ page: Page) -> HTML {
2222
</strong>
2323
<span>Documentation</span>
2424
</a>
25-
<sup>Beta</sup>
2625
</header>
2726
2827
<!--

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /