@@ -64,41 +64,6 @@ for the project.
64
64
65
65
[ ![ Donate] ( https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7SJHYWJ487SF4 )
66
66
67
- ## Help Is Just A Click Away
68
-
69
- ### [ Google Group Mailing List] ( https://groups.google.com/forum/#!forum/backbone-marionette )
70
-
71
- Get announcements for new releases, share your projects and ideas that are
72
- using Marionette, and join in open-ended discussion that does not fit in
73
- to the Github issues list or StackOverflow Q&A.
74
-
75
- ** For help with syntax, specific questions on how to implement a feature
76
- using Marionette, and other Q&A items, use StackOverflow.**
77
-
78
- ### [ StackOverflow] ( http://stackoverflow.com/questions/tagged/backbone.marionette )
79
-
80
- Ask questions about using Marionette in specific scenarios, with
81
- specific features. For example, help with syntax, understanding how a feature works and
82
- how to override that feature to do what you need or how to organize the
83
- different view types to work best with your applications needs.
84
-
85
- Questions on StackOverflow often turn in to blog posts and wiki entries.
86
-
87
- ### [ Github Issues] ( //github.com/derickbailey/backbone.marionette/issues )
88
-
89
- Report issues with Marionette, submit pull requests to fix problems, or to
90
- create summarized and documented feature requests (preferably with pull
91
- requests that implement the feature).
92
-
93
- ** Please don't ask questions or seek help in the issues list.** There are
94
- other, better channels for seeking assistance, like StackOverflow and the
95
- Google Groups mailing list.
96
-
97
- ### [ DerickBailey.LosTechies.com] ( http://derickbailey.lostechies.com )
98
-
99
- Lastly, I blog about Marionette on a regular basis, at my
100
- LosTechies.com blog.
101
-
102
67
## Documentation
103
68
104
69
The primary documentation is split up in to multiple files, due to the size
@@ -163,6 +128,41 @@ You can read the annotated for all the detail of how Marionette works, and advic
163
128
164
129
##### [ View the annotated source code] ( http://derickbailey.github.com/backbone.marionette/docs/backbone.marionette.html )
165
130
131
+ ## Help Is Just A Click Away
132
+
133
+ ### [ Google Group Mailing List] ( https://groups.google.com/forum/#!forum/backbone-marionette )
134
+
135
+ Get announcements for new releases, share your projects and ideas that are
136
+ using Marionette, and join in open-ended discussion that does not fit in
137
+ to the Github issues list or StackOverflow Q&A.
138
+
139
+ ** For help with syntax, specific questions on how to implement a feature
140
+ using Marionette, and other Q&A items, use StackOverflow.**
141
+
142
+ ### [ StackOverflow] ( http://stackoverflow.com/questions/tagged/backbone.marionette )
143
+
144
+ Ask questions about using Marionette in specific scenarios, with
145
+ specific features. For example, help with syntax, understanding how a feature works and
146
+ how to override that feature to do what you need or how to organize the
147
+ different view types to work best with your applications needs.
148
+
149
+ Questions on StackOverflow often turn in to blog posts and wiki entries.
150
+
151
+ ### [ Github Issues] ( //github.com/derickbailey/backbone.marionette/issues )
152
+
153
+ Report issues with Marionette, submit pull requests to fix problems, or to
154
+ create summarized and documented feature requests (preferably with pull
155
+ requests that implement the feature).
156
+
157
+ ** Please don't ask questions or seek help in the issues list.** There are
158
+ other, better channels for seeking assistance, like StackOverflow and the
159
+ Google Groups mailing list.
160
+
161
+ ### [ DerickBailey.LosTechies.com] ( http://derickbailey.lostechies.com )
162
+
163
+ Lastly, I blog about Marionette on a regular basis, at my
164
+ LosTechies.com blog.
165
+
166
166
## Compatibility And Requirements
167
167
168
168
Theses libraries are required for the use, development, testing and
0 commit comments