From 5e1fffa87191c3566bcbe20c6e8d29d5f21651d5 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 13 May 2017 17:34:16 +0200 Subject: Add HTML documentation. --- doc/html/Source Code.html | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/html/Source Code.html (limited to 'doc/html/Source Code.html') diff --git a/doc/html/Source Code.html b/doc/html/Source Code.html new file mode 100644 index 00000000..82f2e900 --- /dev/null +++ b/doc/html/Source Code.html @@ -0,0 +1,48 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +Technical Details +>> +Source Code +

+ +
+

Source Code

+
+

VeraCrypt is open-source and free software. The complete source code of VeraCrypt (written in C, C++, and assembly) is freely available for peer review at:

+

+https://sourceforge.net/p/veracrypt/code/ci/master/tree/
+
https://github.com/veracrypt/VeraCrypt
+
https://bitbucket.org/veracrypt/veracrypt/src

+

The source code of each release can be downloaded from the same location as the release binaries.

+

 

+
+
\ No newline at end of file -- cgit v1.2.3