File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ header-includes:
88 # Fancy page headers
99 - \usepackage{fancyhdr}
1010 - \pagestyle{fancy}
11- - \fancyfoot[LO,RE]{COPYRIGHT \copyright 2022 wolfSSL Inc.}
11+ - \fancyfoot[LO,RE]{COPYRIGHT \copyright 2023 wolfSSL Inc.}
1212 # Wrap long syntax highlighting code blocks
1313 - \usepackage{fvextra}
1414 - \DefineVerbatimEnvironment{Highlighting}{Verbatim}{breaklines,commandchars=\\\{\}}
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ site_name: wolfSSL Porting Guide
22site_url : https://wolfssl.com/
33docs_dir : build/html/
44site_dir : html/
5- copyright : Copyright © 2022 wolfSSL Inc.
5+ copyright : Copyright © 2023 wolfSSL Inc.
66nav :
7- - " 1. Introduction " : section01 .md
7+ - " 1. Introduction " : index .md
88 - " 2. Porting wolfSSL " : section02.md
99 - " 3. Next Steps " : section03.md
1010 - " 4. Support " : section04.md
You can’t perform that action at this time.
0 commit comments