diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-06-09 20:16:49 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-06-09 20:16:49 +0200 |
commit | e7f5bca0b5c6c186529a5179f6c8f7f69d88063c (patch) | |
tree | 79487cb471f8ecf688a7cbe5f5ffe869403de289 /doc/html/CompilingGuidelines.html | |
parent | 9d9a73d4eb4ac96e6d5f0093692bb8ba3d448ca3 (diff) | |
download | VeraCrypt-e7f5bca0b5c6c186529a5179f6c8f7f69d88063c.tar.gz VeraCrypt-e7f5bca0b5c6c186529a5179f6c8f7f69d88063c.zip |
Update compilation doc to match website version
Diffstat (limited to 'doc/html/CompilingGuidelines.html')
-rw-r--r-- | doc/html/CompilingGuidelines.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/CompilingGuidelines.html b/doc/html/CompilingGuidelines.html index c4c50849..22d30d34 100644 --- a/doc/html/CompilingGuidelines.html +++ b/doc/html/CompilingGuidelines.html @@ -36,11 +36,12 @@ <div class="wikidoc"> <h1>Building VeraCrypt From Source</h1> - +<p>In order to build VeraCrypt from the source code, you can follow these step-by-step guidelines: <ul style="text-align:left; margin-top:18px; margin-bottom:19px; padding-top:0px; padding-bottom:0px"> <li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px"> <a href="CompilingGuidelineWin.html" style="text-align:left; color:#0080c0; text-decoration:none.html">Windows Build Guide</a> </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px"> <a href="CompilingGuidelineLinux.html" style="text-align:left; color:#0080c0; text-decoration:none.html">Linux Build Guide</a> </li></ul> +</p> </div><div class="ClearBoth"></div></body></html> |