Skip to content

Commit d197935

Browse files
Fixed name; orm:asciidoc
git-svn-id: https://prod.oreilly.com/external/authors/books/9781449311889/current@352864 116dc4a9-b042-40dd-b87b-4fe04d0a746b
1 parent b523231 commit d197935

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

JavaScript_chapter1.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _224 pages_
1616

1717
This book is a guide to JavaScript that focuses on good programming techniques rather than offering a mish-mash of cut-and-paste effects. The author teaches you how to leverage JavaScript's grace and precision to write real browser-based applications. The book begins with the fundamentals of programming—variables, control structures, functions, and data structures—then moves on to more complex topics, like object-oriented programming, regular expressions, and browser events. With clear examples and a focus on elegance, this book will have you fluent in the language of the web in no time.
1818

19-
_http://my.safaribooksonline.com/book/-/9781593272821[Read it on Safari Online Books]_
19+
_http://my.safaribooksonline.com/book/-/9781593272821[Read it on Safari Books Online]_
2020

2121
=== JavaScript Cookbook
2222

@@ -34,7 +34,7 @@ _560 pages_
3434

3535
Covering both ECMAScript 5 and HTML5, this book helps you take advantage of the latest web features, including HTML5's persistent storage mechanisms and drawing canvas. You'll find solutions for integrating these features with JavaScript into UIs that people will enjoy using. The recipes in this book not only help you get things done, they'll also help you develop applications that work reliably in every browser.
3636

37-
_http://my.safaribooksonline.com/book/programming/javascript/9781449390211?cid=1107-bibilio-jscript-link[Read it on Safari Online Books]_
37+
_http://my.safaribooksonline.com/book/programming/javascript/9781449390211?cid=1107-bibilio-jscript-link[Read it on Safari Books Online]_
3838

3939
=== Learning JavaScript, Second Edition
4040

book.asc

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ JavaScript Bibliography
33

44
/////////////
55
Keep a blank line between each include::[] macro
6+
67
/////////////
78

89
include::JavaScript_introduction.asciidoc[]

book.dcpsgen.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<simpara><emphasis>$29.95 US</emphasis></simpara>
3131
<simpara><emphasis>224 pages</emphasis></simpara>
3232
<simpara>This book is a guide to JavaScript that focuses on good programming techniques rather than offering a mish-mash of cut-and-paste effects. The author teaches you how to leverage JavaScript&#8217;s grace and precision to write real browser-based applications. The book begins with the fundamentals of programming—variables, control structures, functions, and data structures—then moves on to more complex topics, like object-oriented programming, regular expressions, and browser events. With clear examples and a focus on elegance, this book will have you fluent in the language of the web in no time.</simpara>
33-
<simpara><emphasis><ulink url="http://my.safaribooksonline.com/book/-/9781593272821">Read it on Safari Online Books</ulink></emphasis></simpara>
33+
<simpara><emphasis><ulink url="http://my.safaribooksonline.com/book/-/9781593272821">Read it on Safari Books Online</ulink></emphasis></simpara>
3434
</sect1>
3535
<sect1 id="_javascript_cookbook">
3636
<title>JavaScript Cookbook</title>
@@ -41,7 +41,7 @@
4141
<simpara><emphasis>$49.99 US</emphasis></simpara>
4242
<simpara><emphasis>560 pages</emphasis></simpara>
4343
<simpara>Covering both ECMAScript 5 and HTML5, this book helps you take advantage of the latest web features, including HTML5&#8217;s persistent storage mechanisms and drawing canvas. You&#8217;ll find solutions for integrating these features with JavaScript into UIs that people will enjoy using. The recipes in this book not only help you get things done, they&#8217;ll also help you develop applications that work reliably in every browser.</simpara>
44-
<simpara><emphasis><ulink url="http://my.safaribooksonline.com/book/programming/javascript/9781449390211?cid=1107-bibilio-jscript-link">Read it on Safari Online Books</ulink></emphasis></simpara>
44+
<simpara><emphasis><ulink url="http://my.safaribooksonline.com/book/programming/javascript/9781449390211?cid=1107-bibilio-jscript-link">Read it on Safari Books Online</ulink></emphasis></simpara>
4545
</sect1>
4646
<sect1 id="_learning_javascript_second_edition">
4747
<title>Learning JavaScript, Second Edition</title>

0 commit comments

Comments
 (0)