11<!DOCTYPE html>
22< html lang ="en ">
33 < head >
4- < title > Enums Reference</ title >
4+ < title > Enumerations Reference</ title >
55 < link rel ="stylesheet " type ="text/css " href ="css/jazzy.css " />
66 < link rel ="stylesheet " type ="text/css " href ="css/highlight.css " />
77 < meta charset ="utf-8 ">
1414 </ head >
1515 < body >
1616
17+ < a name ="//apple_ref/swift/Section/Enumerations " class ="dashAnchor "> </ a >
1718
18- < a title ="Enums Reference "> </ a >
19+ < a title ="Enumerations Reference "> </ a >
1920
2021 < header class ="header ">
2122 < p class ="header-col header-col--primary ">
2223 < a class ="header-link " href ="index.html ">
23- HTMLEntities Docs
24+ HTMLEntities 4.0.0 Docs
2425 </ a >
2526 (100% documented)
2627 </ p >
3233 </ p >
3334
3435 < p class ="header-col header-col--secondary ">
35- < a class ="header-link " href ="https://github.com/IBM-Swift /swift-html-entities ">
36+ < a class ="header-link " href ="https://github.com/Kitura /swift-html-entities ">
3637 < img class ="header-icon " src ="img/gh.png "/>
3738 View on GitHub
3839 </ a >
4344 < p class ="breadcrumbs ">
4445 < a class ="breadcrumb " href ="index.html "> HTMLEntities Reference</ a >
4546 < img class ="carat " src ="img/carat.png " />
46- Enums Reference
47+ Enumerations Reference
4748 </ p >
4849
4950 < div class ="content-wrapper ">
5051 < nav class ="navigation ">
5152 < ul class ="nav-groups ">
5253 < li class ="nav-group-name ">
53- < a class ="nav-group-name-link " href ="Enums.html "> Enums </ a >
54+ < a class ="nav-group-name-link " href ="Enums.html "> Enumerations </ a >
5455 < ul class ="nav-group-tasks ">
5556 < li class ="nav-group-task ">
5657 < a class ="nav-group-task-link " href ="Enums/ParseError.html "> ParseError</ a >
7374 < article class ="main-content ">
7475
7576 < section class ="section ">
76- < div class ="section-content ">
77- < h1 > Enums </ h1 >
78- < p > The following enums are available globally.</ p >
77+ < div class ="section-content top-matter ">
78+ < h1 > Enumerations </ h1 >
79+ < p > The following enumerations are available globally.</ p >
7980
8081 </ div >
8182 </ section >
@@ -108,7 +109,7 @@ <h1>Enums</h1>
108109 < h4 > Declaration</ h4 >
109110 < div class ="language ">
110111 < p class ="aside-title "> Swift</ p >
111- < pre class ="highlight "> < code > < span class ="kd "> public</ span > < span class ="kd "> enum</ span > < span class ="kt "> ParseError</ span > < span class ="p "> :</ span > < span class ="kt "> Error</ span > </ code > </ pre >
112+ < pre class ="highlight swift "> < code > < span class ="kd "> public</ span > < span class ="kd "> enum</ span > < span class ="kt "> ParseError</ span > < span class ="p "> :</ span > < span class ="kt "> Error</ span > </ code > </ pre >
112113
113114 </ div >
114115 </ div >
@@ -123,8 +124,8 @@ <h4>Declaration</h4>
123124 </ article >
124125 </ div >
125126 < section class ="footer ">
126- < p > © 2017 < a class ="link " href ="https://github.com/IBM-Swift /swift-html-entities " target ="_blank " rel ="external "> IBM</ a > . All rights reserved. (Last updated: 2017-10-02 )</ p >
127- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.8.1 </ a > , a < a class ="link " href ="http ://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
127+ < p > © 2021 < a class ="link " href ="https://github.com/Kitura /swift-html-entities " target ="_blank " rel ="external "> IBM and the Kitura project authors </ a > . All rights reserved. (Last updated: 2021-08-28 )</ p >
128+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.7 </ a > , a < a class ="link " href ="https ://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
128129 </ section >
129130 </ body >
130131</ div >
0 commit comments