Skip to content

Commit de3cfd1

Browse files
Fixed build documentation issues.
1 parent aa95997 commit de3cfd1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

ClearScript/doc/Build.docx

135 Bytes
Binary file not shown.

docs/Details/Build.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,8 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
481481

482482
<p class=MsoListParagraph style='margin-left:.75in;text-indent:-.25in'>4.<span
483483
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span
484-
style='color:red'>Important:</span></b> Ensure that the path to your ClearScript
485-
root directory does not contain spaces or non-ASCII characters.</p>
484+
style='color:red'>Important:</span></b> Ensure that the path to your
485+
ClearScript root directory does not contain spaces or non-ASCII characters.</p>
486486

487487
<p class=MsoListParagraph style='margin-left:.75in;text-indent:-.25in'>5.<span
488488
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Run
@@ -582,14 +582,14 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
582582

583583
<p class=MsoNormal style='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
584584
14.0pt;margin-left:.5in;background:#F2F2F2'><span style='font-size:10.0pt;
585-
line-height:115%;font-family:Consolas;color:gray'>user@host:/path/to/MyApp$</span><b><span
585+
line-height:115%;font-family:Consolas;color:gray'>C:\Path\To\MyApp&gt;</span><b><span
586586
style='font-size:10.0pt;line-height:115%;font-family:Consolas;color:gray'> </span></b><b><span
587587
style='font-size:10.0pt;line-height:115%;font-family:Consolas;color:black'>dotnet
588-
add reference /path/to/ClearScript/NetCore/ClearScript.V8</span></b></p>
588+
add reference D:\Path\To\ClearScript\NetCore\ClearScript.V8</span></b></p>
589589

590590
<p class=MsoNormal style='margin-left:.25in'><b><span style='color:red'>Important:</span></b>
591-
If your application fails to load ClearScript, ensure that the following ClearScript
592-
output files are present in your application’s output directory:</p>
591+
If your application fails to load ClearScript, ensure that the following
592+
ClearScript output files are present in your application’s output directory:</p>
593593

594594
<p class=MsoNormal style='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
595595
0in;margin-left:.5in;margin-bottom:.0001pt;background:#F2F2F2'><b><span
@@ -601,13 +601,13 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
601601

602602
<p class=MsoNormal style='margin-top:0in;margin-right:36.7pt;margin-bottom:
603603
14.0pt;margin-left:.5in;background:#F2F2F2'><b><span style='font-size:10.0pt;
604-
line-height:115%;font-family:Consolas;color:black'>ClearScriptV8.win-arm64.so</span></b></p>
604+
line-height:115%;font-family:Consolas;color:black'>ClearScriptV8.win-arm64.dll</span></b></p>
605605

606606
<h2 style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;margin-left:
607607
9.0pt;margin-bottom:.0001pt'>Linux</h2>
608608

609-
<p class=MsoNormal style='margin-left:.25in'>Once you've built ClearScript,
610-
here's how to reference it in your application:</p>
609+
<p class=MsoNormal style='margin-left:.25in'>Once you've built ClearScript, here's
610+
how to reference it in your application:</p>
611611

612612
<p class=MsoNormal style='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
613613
14.0pt;margin-left:.5in;background:#F2F2F2'><span style='font-size:10.0pt;
@@ -686,8 +686,8 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
686686
style='font-size:10.0pt;line-height:115%;font-family:Consolas;color:black'>gacutil
687687
/i ClearScript.dll</span></b></p>
688688

689-
<p class=MsoNormal style='margin-left:.25in'>Additionally, you must copy
690-
ClearScript’s V8 assemblies to the system folder:</p>
689+
<p class=MsoNormal style='margin-left:.25in'>Additionally, you must copy ClearScript’s
690+
V8 assemblies to the system folder:</p>
691691

692692
<p class=MsoNormal style='margin-left:.5in'>On 32-bit Windows:</p>
693693

0 commit comments

Comments
 (0)