20 Commits

Author SHA1 Message Date
85548fa8cc
Switch navigation bar CSS class to "navbar" 2023-11-20 03:28:03 +00:00
65cb6aa20b
Add webpage "Directory" navigation bar link 2023-11-19 23:00:20 +00:00
08e8ac7f49
Rebase webpage "Documentation - OpenSSL Self-signed Certificate Chain" from version 1.0.2-alpha.14 onto 1.0.3 2023-11-19 22:48:18 +00:00
2d25219322
Fix code to conform to code style 2023-11-16 20:09:00 +00:00
7928aff117
Remove unnecessary comments 2023-11-16 19:39:38 +00:00
8c409cc984
Add custom CSS class "nav-bar" for main navigation bar 2023-11-16 17:39:35 +00:00
7a03618760
Reorder file metadata header 2023-11-16 17:00:16 +00:00
cd7849d03d
Reorder head element child elements 2023-11-16 16:52:21 +00:00
78c3e4d562
Close tags without an end tag
Closing tags which don't have an end tag provides more correctness for
XML and XHTML tools, and is not against HTML standards despite closing
such tags not being mandatory in HTML.
2023-11-16 16:42:54 +00:00
f16a6355d4
Set head element meta charset attribute to UTF-8 2023-11-16 16:17:34 +00:00
eca9fc50f9
Add HTML lang attribute 2023-11-16 16:03:33 +00:00
0e685dd463
Switch table of contents from section element to nav 2023-11-16 15:52:59 +00:00
84b7c9b655
Fix nav element 2023-11-16 15:19:34 +00:00
00d56aee87
Switch navigation bar from custom sidebar element to proper nav 2023-11-16 15:02:24 +00:00
4a3a2dbf60
Fix broken anchor 2023-10-12 14:19:40 +01:00
1e4e4e0314
Fix line lengths to conform to code style 2023-10-08 08:56:52 +01:00
30134a21a0
Move navigation bar to HTML body 2023-10-08 08:47:18 +01:00
761d664925
Add section "Introduction" 2023-10-07 07:00:20 +01:00
9645c161a4
Add missing section closing tag 2023-10-07 06:17:26 +01:00
728e02d1f6
Add documentation "OpenSSL Self-signed Certificate Chain" 2023-10-06 08:56:16 +01:00