Skip to content

Commit df4a332

Browse files
committed
Deploying to gh-pages from @ 22ebe7a 🚀
1 parent b3417d7 commit df4a332

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1><a name="BioFSharp-XYZ" class="anchor" href="#BioFSharp-XYZ">BioFSharp.XYZ</
104104
<p>Include the compiled binaries of your project to use in the docs like this.
105105
Make sure to load any external references via nuget.</p>
106106
<pre class="fssnip highlighted"><code lang="fsharp"><span class="pp">#r</span> <span class="s">&quot;nuget: BioFSharp, 2.0.0-preview.3&quot;</span>
107-
<span class="pp">#I</span> <span class="s">@&quot;..\src\BioFSharp.XYZ\bin\Release\net8.0&quot;</span>
107+
<span class="pp">#I</span> <span class="s">@&quot;..\src\BioFSharp.XYZ\bin\Release\netstandard2.0&quot;</span>
108108
<span class="pp">#r</span> <span class="s">&quot;BioFSharp.XYZ.dll&quot;</span>
109109

110110
<span class="k">open</span> <span onmouseout="hideTip(event, 'fs2', 2)" onmouseover="showTip(event, 'fs2', 2)" class="id">BioFSharp</span><span class="pn">.</span><span class="id">XYZ</span>

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz.html","title":"BioFSharp.XYZ","content":"BioTalk","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz-biotalk.html","title":"BioTalk","content":"BioTalk \n \nBioTalk.helloBio \nhelloBio","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz-biotalk.html#helloBio","title":"BioTalk.helloBio","content":"BioTalk.helloBio \nhelloBio \n","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/index.html","title":"BioFSharp.XYZ\n","content":"BioFSharp.XYZ\n\nyou can write markdown in these comment brackets (** ... *)\n// and actual F# content in a literate script file\nlet a = 42\n\ninclude evaluations like this:\n42\nInclude the compiled binaries of your project to use in the docs like this.\nMake sure to load any external references via nuget.\n#r \u0026quot;nuget: BioFSharp, 2.0.0-preview.3\u0026quot;\n#I @\u0026quot;..\\src\\BioFSharp.XYZ\\bin\\Release\\net8.0\u0026quot;\n#r \u0026quot;BioFSharp.XYZ.dll\u0026quot;\n\nopen BioFSharp.XYZ\n\nlet o = BioTalk.helloBio \u0026quot;Kev\u0026quot;\n\nNo value returned by any evaluator\nRead more about documentation with fsdocs here: https://fsprojects.github.io/FSharp.Formatting/\n","headings":["BioFSharp.XYZ"],"type":"content"}]
1+
[{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz.html","title":"BioFSharp.XYZ","content":"BioTalk","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz-biotalk.html","title":"BioTalk","content":"BioTalk \n \nBioTalk.helloBio \nhelloBio","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/reference/biofsharp-xyz-biotalk.html#helloBio","title":"BioTalk.helloBio","content":"BioTalk.helloBio \nhelloBio \n","headings":[],"type":"apiDocs"},{"uri":"https://BioFSharp.github.io/BioFSharp.XYZ/index.html","title":"BioFSharp.XYZ\n","content":"BioFSharp.XYZ\n\nyou can write markdown in these comment brackets (** ... *)\n// and actual F# content in a literate script file\nlet a = 42\n\ninclude evaluations like this:\n42\nInclude the compiled binaries of your project to use in the docs like this.\nMake sure to load any external references via nuget.\n#r \u0026quot;nuget: BioFSharp, 2.0.0-preview.3\u0026quot;\n#I @\u0026quot;..\\src\\BioFSharp.XYZ\\bin\\Release\\netstandard2.0\u0026quot;\n#r \u0026quot;BioFSharp.XYZ.dll\u0026quot;\n\nopen BioFSharp.XYZ\n\nlet o = BioTalk.helloBio \u0026quot;Kev\u0026quot;\n\nNo value returned by any evaluator\nRead more about documentation with fsdocs here: https://fsprojects.github.io/FSharp.Formatting/\n","headings":["BioFSharp.XYZ"],"type":"content"}]

0 commit comments

Comments
 (0)