Skip to content

Commit 32b344d

Browse files
committed
Merge branch 'master' of github.com:NewtonScript/newtonscript.github.com
2 parents 05aa874 + 223b359 commit 32b344d

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ <h2 id="docs">Documentation</h2>
257257
<dd>
258258
<p>“Anecdotes about the development of the Newton, the world's first PDA.” The following articles cover NewtonScript:</p>
259259
<ul>
260-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=A_MessagePad_Memory_Primer.txt">A MessagePad Memory Primer</a></li>
261-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=Newton_Applications_Use_Heap_Space_When_Not_Running.txt">Newton Applications Use Heap Space</a></li>
262-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=The_Alternatives_are_a_Real_Step_Backwards.txt">The Alternatives are a Real Step Backwards</a></li>
260+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=A_MessagePad_Memory_Primer.txt">A MessagePad Memory Primer</a></li>
261+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=Newton_Applications_Use_Heap_Space_When_Not_Running.txt">Newton Applications Use Heap Space</a></li>
262+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=The_Alternatives_are_a_Real_Step_Backwards.txt">The Alternatives are a Real Step Backwards</a></li>
263263
</ul>
264264
<ul class="metadata">
265265
<li>Author: Various</li>
@@ -301,10 +301,20 @@ <h2 id="docs">Documentation</h2>
301301
<p>Official overview of the Newton application architecture, including the NewtonScript language, view system, object store, and communications system.</p>
302302
<ul class="metadata">
303303
<li>Author: <a href="http://waltersmith.us/">Walter Smith</a></li>
304-
<li>Format: PDF</li></ul>
304+
<li>Format: PDF</li>
305305
</ul>
306306
</dd>
307307

308+
<dt>Newton Book Maker User’s Guide</dt>
309+
<dd>
310+
<p>Official documentation on creating digital books and application help for the Newton, including the use of NewtonScript to customize book interaction, display, and behavior.</p>
311+
<ul class="metadata">
312+
<li>Author: <a href="http://www.apple.com/">Apple Computer, Inc.</a></li>
313+
<li>Format: PDF</li>
314+
<li>Mirror: <a href="http://www.unna.org/unna/apple/development/Bookmaker/BookmakerUsersGuide.pdf">UNNA</a></li>
315+
</ul>
316+
</dd>
317+
308318
<dt><a href="http://www.kallisys.com/files/newton/Bowels/">Newton Bowels</a></dt>
309319
<dd>
310320
<p>Unofficial documentation of the inner workings of Newton OS. The following articles are NewtonScript-specific:</p>
@@ -563,7 +573,7 @@ <h2 id="docs">Documentation</h2>
563573
<!-- END DOCUMENTATION -->
564574
<footer>
565575
<p>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a><br>
566-
Contribute to this project on <a href="https://github.com/NewtonScript/newtonscript.github.com">GitHub</a> or follow us on Twitter <a href="https://twitter.com/newtonscript">@newtonscript</a></p>
576+
Contribute to this project on <a href="https://github.com/NewtonScript/newtonscript.github.com">GitHub</a> or follow us on <a href="https://twitter.com/newtonscript">Twitter</a></p>
567577
</footer>
568578
</body>
569579
</html>

0 commit comments

Comments
 (0)