Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 86759ff

Browse filesBrowse files
committed
adding annotated example.js links
1 parent 487a4b6 commit 86759ff
Copy full SHA for 86759ff

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎index.html

Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>josh.js 0.2</h1>
101101

102102
<h2>Demo</h2>
103103

104-
<p id="demo"><em>Hit the <span style="color: #ffcc00; font-weight: bold; font-size: 1.2em">~</span> key to show a demo console.</em></p>
104+
<p id="demo"><em>Hit the <span style="color: #ffcc00; font-weight: bold; font-size: 1.2em">~</span> key to show a demo console ( <a href="docs/example.html">Annotated source of demo</a>)</em></p>
105105

106106
<h2>License</h2>
107107

@@ -136,7 +136,7 @@ <h2>
136136
<a name="usage" class="anchor" href="#usage"><span class="mini-icon mini-icon-link"></span></a>Usage</h2>
137137

138138
<p>Until documentation is written, refer to <code>index.html</code> and
139-
<code>example.js</code> for a sample implementation of a shell with path completion.</p>
139+
<a href="docs/example.html">the annotated version</a> of <code>example.js</code> for a sample implementation of a shell with path completion.</p>
140140

141141
<h2>
142142
<a name="components" class="anchor" href="#components"><span class="mini-icon mini-icon-link"></span></a>Components

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.