Skip to content

Commit b19a7b6

Browse files
add url button
1 parent 37d1bd7 commit b19a7b6

File tree

1,186 files changed

+3561
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,186 files changed

+3561
-165
lines changed

book.toml

+2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ src = "./markdown/en/"
66
title = "Nelson"
77

88
[output.html]
9+
site-url = "https://nelson-lang.github.io/nelson-gitbook/"
10+
git-repository-url = "https://nelson-lang.github.io/nelson-gitbook/"
911
no-section-label = true
1012
additional-js = ["theme/matlab.min.js"]

docs/releases/en_US/v1.11.0/404.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Book generated using mdBook -->
55
<meta charset="UTF-8">
66
<title>Page not found - Nelson</title>
7-
<base href="/">
7+
<base href="https://nelson-lang.github.io/nelson-gitbook/">
88

99

1010
<!-- Custom HTML head -->
@@ -127,6 +127,9 @@ <h1 class="menu-title">Nelson</h1>
127127
<a href="print.html" title="Print this book" aria-label="Print this book">
128128
<i id="print-button" class="fa fa-print"></i>
129129
</a>
130+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
131+
<i id="git-repository-button" class="fa fa-github"></i>
132+
</a>
130133

131134
</div>
132135
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert_checkerror.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert_isapprox.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert_isequal.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert_isfalse.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/assert_istrue.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/assert_functions/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audiodevinfo.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioinfo.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audiometadata.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_delete.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_fieldnames.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_get.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_pause.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_set.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_stop.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioplayer_used.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audioread.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audiosupportedformats.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/audiowrite.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/beep.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/isplaying.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/lin2mu.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/mu2lin.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/play.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/playblocking.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/resume.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/sound.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/soundsc.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/audio/stop.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/changelogs/CHANGELOG-0.1.x.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

docs/releases/en_US/v1.11.0/changelogs/CHANGELOG-0.2.x.html

+3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ <h1 class="menu-title">Nelson</h1>
126126
<a href="../print.html" title="Print this book" aria-label="Print this book">
127127
<i id="print-button" class="fa fa-print"></i>
128128
</a>
129+
<a href="https://nelson-lang.github.io/nelson-gitbook/" title="Git repository" aria-label="Git repository">
130+
<i id="git-repository-button" class="fa fa-github"></i>
131+
</a>
129132

130133
</div>
131134
</div>

0 commit comments

Comments
 (0)