VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2022-12-11 18:40:33 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2022-12-11 18:40:33 +0100
commit4056f58add7bc6c10b89895626be6235b105a079 (patch)
tree8225b1766d3becf6af0c5ee748ff974a65f86e6f /README.md
parente04bf339f72db3a30acb76f6d6f066794862e1d2 (diff)
downloadVeraCrypt-4056f58add7bc6c10b89895626be6235b105a079.tar.gz
VeraCrypt-4056f58add7bc6c10b89895626be6235b105a079.zip
Documentation: remove usage of CSS collapsible to avoid breaking CHM generation. Add new entries to CHM. Remove example script file since its content is described inline in the documentation
We need to generate CHM from the same HTML files as the documentation and so we are limited by CHM compatibility
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index e6af90d1..2380eacc 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,12 @@ VI. Further Information
I. Windows
==========
-A detailed guide on how to compile VeraCrypt on Windows can be found at: https://www.veracrypt.fr/en/CompilingGuidelineWin.html
+Requirements for Building VeraCrypt for Windows:
+------------------------------------------------
+
+A detailed guide on how to build VeraCrypt on Windows can be found in
+the file doc/html/CompilingGuidelineWin.html. it is also available online
+at https://www.veracrypt.fr/en/CompilingGuidelineWin.html
IMPORTANT:
@@ -87,7 +92,9 @@ For build instructions, please refer to the file src\Boot\EFI\Readme.txt.
II. Linux and Mac OS X
======================
-A detailed guide on how to build a dev environment and on how to compile VeraCrypt on Linux can be found at: https://www.veracrypt.fr/en/CompilingGuidelineLinux.html
+A detailed guide on how to build VeraCrypt on Linux can be found in
+the file doc/html/CompilingGuidelineLinux.html. it is also available online
+at https://www.veracrypt.fr/en/CompilingGuidelineLinux.html
Requirements for Building VeraCrypt for Linux and Mac OS X:
-----------------------------------------------------------