app.templates.aboutPage = -> """

Table of Contents

API Documentation Browser

DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

To keep up-to-date with the latest development and community news:

If you like DevDocs, please consider funding the project on Gittip. Thanks!

Credits

Documentation Copyright License #{("
#{c[0]}© #{c[1]}#{c[2]}" for c in credits).join('')}

With special thanks to:

Questions & Answsers

Does it work offline?
Yes! DevDocs is open source. You can run the code locally on your computer.
An offline version that requires no setup is planned for the future.
Where can I suggest new docs and features?
You can suggest and vote for new docs on the Trello board.
If you have a specific feature request, add it to the issue tracker.
Otherwise use the mailing list.
Where can I report bugs?
In the issue tracker. Thanks!

For anything else, feel free to email me at thibaut@devdocs.io.

Copyright 2013–2014 Thibaut Courouble and other contributors
This software is licensed under the terms of the Mozilla Public License v2.0.
You may obtain a copy of the source code at github.com/Thibaut/devdocs.
For more information, see the COPYRIGHT and LICENSE files.

Plugins and Extensions

You can also use Fluid to turn DevDocs into a real OS X app, or Fogger on Ubuntu. """ credits = [ [ 'Angular.js', '2010-2014 Google, Inc.', 'CC BY', 'http://creativecommons.org/licenses/by/3.0/' ], [ 'Backbone.js', '2010-2014 Jeremy Ashkenas, DocumentCloud', 'MIT', 'https://raw.github.com/jashkenas/backbone/master/LICENSE' ], [ 'C
C++', 'cppreference.com', 'CC BY-SA', 'http://en.cppreference.com/w/Cppreference:Copyright/CC-BY-SA' ], [ 'CoffeeScript', '2009-2014 Jeremy Ashkenas', 'MIT', 'https://raw.github.com/jashkenas/coffee-script/master/LICENSE' ], [ 'CSS
DOM
HTML
JavaScript', '2005-2013 Mozilla Developer Network and individual contributors', 'CC BY-SA', 'http://creativecommons.org/licenses/by-sa/2.5/' ], [ 'D3.js', '2014 Michael Bostock', 'BSD', 'https://raw.github.com/mbostock/d3/master/LICENSE' ], [ 'Ember.js', '2014 Yehuda Katz, Tom Dale and Ember.js contributors', 'MIT', 'https://raw.github.com/emberjs/ember.js/master/LICENSE' ], [ 'Express', '2009-2014 TJ Holowaychuk', 'MIT', 'https://raw.githubusercontent.com/visionmedia/express/master/LICENSE' ], [ 'Git', '2005-2014 Linus Torvalds and others', 'GPLv2', 'https://raw.github.com/git/git/master/COPYING' ], [ 'Go', 'Google, Inc.', 'CC BY', 'http://creativecommons.org/licenses/by/3.0/' ], [ 'Grunt', '2014 Grunt Team', 'MIT', 'https://raw.githubusercontent.com/gruntjs/gruntjs.com/master/LICENSE' ], [ 'Haskell', 'The University of Glasgow', 'BSD', 'http://www.haskell.org/ghc/license' ], [ 'HTTP', '1999 The Internet Society', 'Custom', 'http://www.w3.org/Protocols/rfc2616/rfc2616-sec21.html#sec21' ], [ 'jQuery', '2009 Packt Publishing
© 2014 jQuery Foundation', 'MIT', 'https://raw.github.com/jquery/api.jquery.com/master/LICENSE-MIT.txt' ], [ 'jQuery Mobile', '2014 jQuery Foundation', 'MIT', 'https://raw.github.com/jquery/api.jquerymobile.com/master/LICENSE-MIT.txt' ], [ 'jQuery UI', '2014 jQuery Foundation', 'MIT', 'https://raw.github.com/jquery/api.jqueryui.com/master/LICENSE-MIT.txt' ], [ 'Knockout.js', 'Steven Sanderson, the Knockout.js team, and other contributors', 'MIT', 'https://raw.github.com/knockout/knockout/master/LICENSE' ], [ 'Laravel', 'Taylor Otwell', 'MIT', 'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt' ], [ 'Less', '2009-2014 The Core Less Team', 'CC BY', 'http://creativecommons.org/licenses/by/3.0/' ], [ 'Lo-Dash', '2009-2013 The Dojo Foundation', 'MIT', 'https://raw.github.com/lodash/lodash/master/LICENSE.txt' ], [ 'MaxCDN', '2014 MaxCDN', 'MIT', 'https://raw.githubusercontent.com/MaxCDN/api-docs/master/LICENSE' ], [ 'Moment.js', '2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors', 'MIT', 'https://raw.github.com/moment/moment/master/LICENSE' ], [ 'Node.js', 'Joyent, Inc. and other Node contributors
Node.js is a trademark of Joyent, Inc.', 'MIT', 'https://raw.github.com/joyent/node/master/LICENSE' ], [ 'PHP', '1997-2014 The PHP Documentation Group', 'CC BY', 'http://creativecommons.org/licenses/by/3.0/' ], [ 'PostgreSQL', '1996-2013 The PostgreSQL Global Development Group
© 1994 The Regents of the University of California', 'PostgreSQL', 'http://www.postgresql.org/about/licence/' ], [ 'Python', '1990-2014 Python Software Foundation
Python is a trademark of the Python Software Foundation.', 'PSFL', 'http://docs.python.org/3/license.html' ], [ 'Redis', '2009-2014 Salvatore Sanfilippo', 'CC BY-SA', 'http://creativecommons.org/licenses/by-sa/4.0/' ], [ 'RequireJS', '2010-2014 The Dojo Foundation', 'MIT', 'https://raw.githubusercontent.com/jrburke/requirejs/master/LICENSE' ], [ 'Ruby', '1993-2014 Yukihiro Matsumoto', 'Ruby', 'https://www.ruby-lang.org/en/about/license.txt' ], [ 'Ruby on Rails', '2004-2014 David Heinemeier Hansson
Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.', 'MIT', 'https://raw.github.com/rails/rails/master/activerecord/MIT-LICENSE' ], [ 'Sass', '2006-2014 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein', 'MIT', 'https://raw.github.com/nex3/sass/master/MIT-LICENSE' ], [ 'Underscore.js', '2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors', 'MIT', 'https://raw.github.com/jashkenas/underscore/master/LICENSE' ], [ 'Yii', '2008-2014 by Yii Software LLC', 'BSD', 'https://raw.github.com/yiisoft/yii/master/LICENSE' ] ]