Skip to content

Commit 850ff12

Browse files
author
Derick Bailey
committed
moved help back down below the docs links
1 parent 2c5dec0 commit 850ff12

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

readme.md

+35-35
Original file line numberDiff line numberDiff line change
@@ -64,41 +64,6 @@ for the project.
6464

6565
[![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)
6666

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-
10267
## Documentation
10368

10469
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
163128

164129
##### [View the annotated source code](http://derickbailey.github.com/backbone.marionette/docs/backbone.marionette.html)
165130

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+
166166
## Compatibility And Requirements
167167

168168
Theses libraries are required for the use, development, testing and

0 commit comments

Comments
 (0)