1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Documentation: Remove XHTML spec and fix errors (#1547)

* Documentation: Remove XHTML spec and fix errors
None of the docs follow the XHTML specification, which means
that programs that expect this (such as Gnome Web) as it is advertised
as such, will completely fail to parse it as it is incorrect syntax. So
it is removed.

* Remove .chm files
This commit is contained in:
Jertzukka
2025-06-02 03:19:00 +03:00
committed by GitHub
parent d9c41e0dba
commit 4e112df0d2
335 changed files with 1607 additions and 1932 deletions

View File

@@ -1,6 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN" lang="zh-CN">
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>VeraCrypt - 为偏执者提供强大安全保障的免费开源磁盘加密软件</title>
@@ -37,12 +36,12 @@
<h2>
使用FLEXnet Publisher&reg; / SafeCast激活Adobe Photoshop&reg;及其他产品</h2>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<em style="text-align:left">注意如果您使用的是非级联加密算法即AES、Serpent或Twofish则以下描述的问题<strong style="text-align:left">不会</strong>影响您。* 如果您不使用<a href="System%20Encryption.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
<em style="text-align:left">注意如果您使用的是非级联加密算法即AES、Serpent或Twofish则以下描述的问题<strong style="text-align:left">不会</strong>影响您。* 如果您不使用<a href="System%20Encryption.html" style="text-align:left; color:#0080c0; text-decoration:none">
系统加密</a>(预启动身份验证),该问题同样<strong style="text-align:left">不会</strong>影响您。</em></div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
Acresso FLEXnet Publisher激活软件前身为Macrovision SafeCast用于激活第三方软件如Adobe Photoshop会将数据写入第一个驱动器磁道。如果在您的系统分区/驱动器由VeraCrypt加密时发生这种情况
VeraCrypt引导加载程序的一部分将被损坏您将无法启动Windows。在这种情况下请使用您的
<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none">
VeraCrypt救援磁盘</a>来重新访问您的系统。有两种方法可以做到这一点:</div>
<ol 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">
@@ -53,7 +52,7 @@ VeraCrypt救援磁盘</a>来重新访问您的系统。有两种方法可以做
恢复VeraCrypt引导加载程序</em>。但是请注意,这将使第三方软件停用。
</li></ol>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
有关如何使用您的VeraCrypt救援磁盘的信息请参阅<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
有关如何使用您的VeraCrypt救援磁盘的信息请参阅<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none">
VeraCrypt救援磁盘</a>章节。</div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<strong style="text-align:left">可能的永久解决方案</strong>:解密系统分区/驱动器然后使用非级联加密算法即AES、Serpent或Twofish重新对其进行加密。*</div>
@@ -72,6 +71,6 @@ VeraCrypt救援磁盘</a>章节。</div>
<br style="text-align:left">
<br style="text-align:left">
<br style="text-align:left">
&nbsp;&nbsp;另请参阅:<a href="Issues%20and%20Limitations.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold.html">
已知问题与限制</a>&nbsp;&nbsp;<a href="Troubleshooting.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold.html">故障排除</a></p>
&nbsp;&nbsp;另请参阅:<a href="Issues%20and%20Limitations.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold">
已知问题与限制</a>&nbsp;&nbsp;<a href="Troubleshooting.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold">故障排除</a></p>
</div><div class="ClearBoth"></div></body></html>