Skip to content

Commit 118dde0

Browse files
committedJan 17, 2013
New index.md was not formatted correctly
1 parent 6fa8786 commit 118dde0

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed
 

‎index.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
[Prelude](chapters/00-prelude.md)
2-
[Introduction](chapters/01-introduction.md)
3-
[Fundamentals](chapters/02-fundamentals.md)
4-
[The Internals](chapters/03-internals.md)
5-
[Exercise 1: Todos - Your First Backbone.js App](chapters/04-exercise-1.md)
6-
[Exercise 2: Book Library - Your first RESTful Backbone.js app](chapters/05-exercise-2.md)
7-
[Backbone Boilerplate And Grunt-BBB](chapters/06-bbb.md)
8-
[Common Problems & Solutions](chapters/07-common-problems.md)
9-
[Backbone Extensions](chapters/08-extensions.md)
10-
[Modular Development](chapters/09-modular-development.md)
11-
[Mobile Applications](chapters/10-mobile-applications.md)
12-
[Unit Testing](chapters/11-unit-testing.md)
13-
[QUnit](chapters/12-qunit.md)
14-
[SinonJS](chapters/13-sinonjs.md)
15-
[Resources](chapters/14-resources.md)
16-
[Conclusions](chapters/15-conclusions.md)
17-
[Appendix](chapters/16-appendix.md)
1+
* [Prelude](chapters/00-prelude.md)
2+
* [Introduction](chapters/01-introduction.md)
3+
* [Fundamentals](chapters/02-fundamentals.md)
4+
* [The Internals](chapters/03-internals.md)
5+
* [Exercise 1: Todos - Your First Backbone.js App](chapters/04-exercise-1.md)
6+
* [Exercise 2: Book Library - Your first RESTful Backbone.js app](chapters/05-exercise-2.md)
7+
* [Backbone Boilerplate And Grunt-BBB](chapters/06-bbb.md)
8+
* [Common Problems & Solutions](chapters/07-common-problems.md)
9+
* [Backbone Extensions](chapters/08-extensions.md)
10+
* [Modular Development](chapters/09-modular-development.md)
11+
* [Mobile Applications](chapters/10-mobile-applications.md)
12+
* [Unit Testing](chapters/11-unit-testing.md)
13+
* [QUnit](chapters/12-qunit.md)
14+
* [SinonJS](chapters/13-sinonjs.md)
15+
* [Resources](chapters/14-resources.md)
16+
* [Conclusions](chapters/15-conclusions.md)
17+
* [Appendix](chapters/16-appendix.md)

0 commit comments

Comments
 (0)
Please sign in to comment.