15 Commits

Author SHA1 Message Date
cf2bee44ef
Move navigation bar code inside body element 2023-11-16 17:12:20 +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
fe4a5bd717
Rebase webpage "Documentation" from version 1.0.0-alpha.3+6 onto 1.0.0+8 2023-11-16 13:25:02 +00:00
9b7cc08b26
Rename hardened_malloc documentation file to match AsciiDoc file 2023-10-07 02:23:28 +01:00
46f4ccb3f5
Disable system specification documentation links
System specification documentation is not yet ready for release; comment
out related links to disable them until they are complete and ready for
release.
2023-10-07 02:21:32 +01:00
fbd8bab42d
Add link to "Documentation - OpenSSL Self-signed Certificate Chain" 2023-10-07 02:19:21 +01:00
08e01e8af1
Rename CSS from "inf" to "main" 2023-10-03 06:59:22 +01:00
24b64508fb
Add "Documentation" webpage 2023-10-02 17:38:37 +01:00