about_tmpl.coffee 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. app.templates.aboutPage = -> """
  2. <div class="_toc">
  3. <h3 class="_toc-title">Table of Contents</h3>
  4. <ul class="_toc-list">
  5. <li><a href="#credits">Credits</a>
  6. <li><a href="#faq">FAQ</a>
  7. <li><a href="#copyright">Copyright</a>
  8. <li><a href="#plugins">Plugins</a>
  9. </ul>
  10. </div>
  11. <h1 class="_lined-heading">API Documentation Browser</h1>
  12. <p>DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  13. <ul>
  14. <li>Created and maintained by <a href="http://thibaut.me">Thibaut Courouble</a>
  15. <li>Sponsored by <a href="http://www.maxcdn.com" title="Content Delivery Network Services">MaxCDN</a>&mdash;content delivery that developers love
  16. <li>Free and <a href="https://github.com/Thibaut/devdocs">open source</a>
  17. <iframe class="_github-btn" src="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
  18. </ul>
  19. <p>To keep up-to-date with the latest development and community news:
  20. <ul>
  21. <li>Subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a>
  22. <li>Follow <a href="https://twitter.com/DevDocs">@DevDocs</a> on Twitter
  23. <li>Join the <a href="https://groups.google.com/d/forum/devdocs">mailing list</a>
  24. </ul>
  25. <p class="_note _note-green">If you like DevDocs, please consider funding the project on
  26. <a href="https://gratipay.com/Thibaut/">Gratipay</a>. Thanks!<br>
  27. <h2 class="_lined-heading" id="credits">Credits</h2>
  28. <p><strong>Special thanks to:</strong>
  29. <ul>
  30. <li><a href="http://get.gaug.es/?utm_source=devdocs&utm_medium=referral&utm_campaign=sponsorships" title="Real Time Web Analytics">Gauges</a> for offering a free account to DevDocs
  31. <li><a href="https://www.heroku.com">Heroku</a> and <a href="http://newrelic.com">New Relic</a> for providing awesome free service
  32. <li>Daniel Bruce for the <a href="http://www.entypo.com">Entypo</a> pictograms
  33. <li><a href="http://www.jeremykratz.com/">Jeremy Kratz</a> for the C/C++ logo
  34. </ul>
  35. <table class="_credits">
  36. <tr>
  37. <th>Documentation
  38. <th>Copyright
  39. <th>License
  40. #{("<tr><td>#{c[0]}<td>&copy; #{c[1]}<td><a href=\"#{c[3]}\">#{c[2]}</a>" for c in credits).join('')}
  41. </table>
  42. <h2 class="_lined-heading" id="faq">Questions & Answsers</h2>
  43. <dl>
  44. <dt>Does it work offline?
  45. <dd>Yes! DevDocs is open source. You can run <a href="https://github.com/Thibaut/devdocs">the code</a> locally on your computer.<br>
  46. An offline version that requires no setup is planned for the future.
  47. <dt>Where can I suggest new docs and features?
  48. <dd>You can suggest and vote for new docs on the <a href="https://trello.com/b/6BmTulfx/devdocs-documentation">Trello board</a>.<br>
  49. If you have a specific feature request, add it to the <a href="https://github.com/Thibaut/devdocs/issues">issue tracker</a>.<br>
  50. Otherwise use the <a href="https://groups.google.com/d/forum/devdocs">mailing list</a>.
  51. <dt>Where can I report bugs?
  52. <dd>In the <a href="https://github.com/Thibaut/devdocs/issues">issue tracker</a>. Thanks!
  53. </dl>
  54. <p>For anything else, feel free to email me at <a href="mailto:thibaut@devdocs.io">thibaut@devdocs.io</a>.
  55. <h2 class="_lined-heading" id="copyright">Copyright and License</h2>
  56. <p class="_note">
  57. <strong>Copyright 2013&ndash;2014 Thibaut Courouble and <a href="https://github.com/Thibaut/devdocs/graphs/contributors">other contributors</a></strong><br>
  58. This software is licensed under the terms of the Mozilla Public License v2.0.<br>
  59. You may obtain a copy of the source code at <a href="https://github.com/Thibaut/devdocs">github.com/Thibaut/devdocs</a>.<br>
  60. For more information, see the <a href="https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT">COPYRIGHT</a>
  61. and <a href="https://github.com/Thibaut/devdocs/blob/master/LICENSE">LICENSE</a> files.
  62. <h2 class="_lined-heading" id="plugins">Plugins and Extensions</h2>
  63. <ul>
  64. <li><a href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome web app</a>
  65. <li><a href="https://marketplace.firefox.com/app/devdocs/">Firefox web app</a>
  66. <li><a href="https://sublime.wbond.net/packages/DevDocs">Sublime Text plugin</a>
  67. <li><a href="https://atom.io/packages/devdocs">Atom plugin</a>
  68. <li><a href="https://github.com/gruehle/dev-docs-viewer">Brackets extension</a>
  69. </ul>
  70. <p>You can also use <a href="http://fluidapp.com">Fluid</a> to turn DevDocs into a real OS X app, or <a href="https://apps.ubuntu.com/cat/applications/fogger/">Fogger</a> on Ubuntu.
  71. """
  72. credits = [
  73. [ 'Angular.js',
  74. '2010-2014 Google, Inc.',
  75. 'CC BY',
  76. 'http://creativecommons.org/licenses/by/3.0/'
  77. ], [
  78. 'Backbone.js',
  79. '2010-2014 Jeremy Ashkenas, DocumentCloud',
  80. 'MIT',
  81. 'https://raw.github.com/jashkenas/backbone/master/LICENSE'
  82. ], [
  83. 'C<br>C++',
  84. 'cppreference.com',
  85. 'CC BY-SA',
  86. 'http://en.cppreference.com/w/Cppreference:Copyright/CC-BY-SA'
  87. ], [
  88. 'Chai',
  89. '2011-2014 Jake Luer',
  90. 'MIT',
  91. 'https://github.com/chaijs/chai/blob/master/README.md#license'
  92. ], [
  93. 'CoffeeScript',
  94. '2009-2014 Jeremy Ashkenas',
  95. 'MIT',
  96. 'https://raw.github.com/jashkenas/coffee-script/master/LICENSE'
  97. ], [
  98. 'Cordova',
  99. '2012-2014 The Apache Software Foundation',
  100. 'Apache',
  101. 'https://raw.githubusercontent.com/apache/cordova-docs/master/LICENSE'
  102. ], [
  103. 'CSS<br>DOM<br>HTML<br>JavaScript<br>SVG<br>XPath',
  104. '2005-2014 Mozilla Developer Network and individual contributors',
  105. 'CC BY-SA',
  106. 'http://creativecommons.org/licenses/by-sa/2.5/'
  107. ], [
  108. 'D3.js',
  109. '2014 Michael Bostock',
  110. 'BSD',
  111. 'https://raw.github.com/mbostock/d3/master/LICENSE'
  112. ], [
  113. 'Django',
  114. 'Django Software Foundation and individual contributors',
  115. 'BSD',
  116. 'https://raw.githubusercontent.com/django/django/master/LICENSE'
  117. ], [
  118. 'Ember.js',
  119. '2014 Yehuda Katz, Tom Dale and Ember.js contributors',
  120. 'MIT',
  121. 'https://raw.github.com/emberjs/ember.js/master/LICENSE'
  122. ], [
  123. 'Express',
  124. '2009-2014 TJ Holowaychuk',
  125. 'MIT',
  126. 'https://raw.githubusercontent.com/visionmedia/express/master/LICENSE'
  127. ], [
  128. 'Git',
  129. '2005-2014 Linus Torvalds and others',
  130. 'GPLv2',
  131. 'https://raw.github.com/git/git/master/COPYING'
  132. ], [
  133. 'Go',
  134. 'Google, Inc.',
  135. 'CC BY',
  136. 'http://creativecommons.org/licenses/by/3.0/'
  137. ], [
  138. 'Grunt',
  139. '2014 Grunt Team',
  140. 'MIT',
  141. 'https://raw.githubusercontent.com/gruntjs/gruntjs.com/master/LICENSE'
  142. ], [
  143. 'Haskell',
  144. 'The University of Glasgow',
  145. 'BSD',
  146. 'http://www.haskell.org/ghc/license'
  147. ], [
  148. 'HTTP',
  149. '1999 The Internet Society',
  150. 'Custom',
  151. 'http://www.w3.org/Protocols/rfc2616/rfc2616-sec21.html#sec21'
  152. ], [
  153. 'jQuery',
  154. '2009 Packt Publishing<br>&copy; 2014 jQuery Foundation',
  155. 'MIT',
  156. 'https://raw.github.com/jquery/api.jquery.com/master/LICENSE-MIT.txt'
  157. ], [
  158. 'jQuery Mobile',
  159. '2014 jQuery Foundation',
  160. 'MIT',
  161. 'https://raw.github.com/jquery/api.jquerymobile.com/master/LICENSE-MIT.txt'
  162. ], [
  163. 'jQuery UI',
  164. '2014 jQuery Foundation',
  165. 'MIT',
  166. 'https://raw.github.com/jquery/api.jqueryui.com/master/LICENSE-MIT.txt'
  167. ], [
  168. 'Knockout.js',
  169. 'Steven Sanderson, the Knockout.js team, and other contributors',
  170. 'MIT',
  171. 'https://raw.github.com/knockout/knockout/master/LICENSE'
  172. ], [
  173. 'Laravel',
  174. 'Taylor Otwell',
  175. 'MIT',
  176. 'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt'
  177. ], [
  178. 'Less',
  179. '2009-2014 The Core Less Team',
  180. 'CC BY',
  181. 'http://creativecommons.org/licenses/by/3.0/'
  182. ], [
  183. 'Lo-Dash',
  184. '2009-2014 The Dojo Foundation',
  185. 'MIT',
  186. 'https://raw.github.com/lodash/lodash/master/LICENSE.txt'
  187. ], [
  188. 'Marionette.js',
  189. '2014 Muted Solutions, LLC',
  190. 'MIT',
  191. 'http://mutedsolutions.mit-license.org/'
  192. ], [
  193. 'Markdown',
  194. '2004 John Gruber',
  195. 'BSD',
  196. 'http://daringfireball.net/projects/markdown/license'
  197. ], [
  198. 'MaxCDN',
  199. '2014 MaxCDN',
  200. 'MIT',
  201. 'https://raw.githubusercontent.com/MaxCDN/api-docs/master/LICENSE'
  202. ], [
  203. 'Moment.js',
  204. '2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors',
  205. 'MIT',
  206. 'https://raw.github.com/moment/moment/master/LICENSE'
  207. ], [
  208. 'Mongoose',
  209. '2010 LearnBoost',
  210. 'MIT',
  211. 'https://github.com/LearnBoost/mongoose/blob/master/README.md#license'
  212. ], [
  213. 'nginx',
  214. '2002-2014 Igor Sysoev<br>&copy; 2011-2014 Nginx, Inc.',
  215. 'BSD',
  216. 'http://nginx.org/LICENSE'
  217. ], [
  218. 'Node.js',
  219. 'Joyent, Inc. and other Node contributors<br>Node.js is a trademark of Joyent, Inc.',
  220. 'MIT',
  221. 'https://raw.github.com/joyent/node/master/LICENSE'
  222. ], [
  223. 'PHP',
  224. '1997-2014 The PHP Documentation Group',
  225. 'CC BY',
  226. 'http://creativecommons.org/licenses/by/3.0/'
  227. ], [
  228. 'PostgreSQL',
  229. '1996-2013 The PostgreSQL Global Development Group<br>&copy; 1994 The Regents of the University of California',
  230. 'PostgreSQL',
  231. 'http://www.postgresql.org/about/licence/'
  232. ], [
  233. 'Python',
  234. '1990-2014 Python Software Foundation<br>Python is a trademark of the Python Software Foundation.',
  235. 'PSFL',
  236. 'http://docs.python.org/3/license.html'
  237. ], [
  238. 'Redis',
  239. '2009-2014 Salvatore Sanfilippo',
  240. 'CC BY-SA',
  241. 'http://creativecommons.org/licenses/by-sa/4.0/'
  242. ], [
  243. 'RequireJS',
  244. '2010-2014 The Dojo Foundation',
  245. 'MIT',
  246. 'https://raw.githubusercontent.com/jrburke/requirejs/master/LICENSE'
  247. ], [
  248. 'Ruby',
  249. '1993-2014 Yukihiro Matsumoto',
  250. 'Ruby',
  251. 'https://www.ruby-lang.org/en/about/license.txt'
  252. ], [
  253. 'Ruby on Rails',
  254. '2004-2014 David Heinemeier Hansson<br>Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.',
  255. 'MIT',
  256. 'https://raw.github.com/rails/rails/master/activerecord/MIT-LICENSE'
  257. ], [
  258. 'Sass',
  259. '2006-2014 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein',
  260. 'MIT',
  261. 'https://raw.github.com/nex3/sass/master/MIT-LICENSE'
  262. ], [
  263. 'Sinon',
  264. '2010-2014 Christian Johansen',
  265. 'BSD',
  266. 'https://raw.githubusercontent.com/cjohansen/Sinon.JS/master/LICENSE'
  267. ], [
  268. 'Underscore.js',
  269. '2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors',
  270. 'MIT',
  271. 'https://raw.github.com/jashkenas/underscore/master/LICENSE'
  272. ], [
  273. 'Yii',
  274. '2008-2014 by Yii Software LLC',
  275. 'BSD',
  276. 'https://raw.github.com/yiisoft/yii/master/LICENSE'
  277. ]
  278. ]