about_tmpl.coffee 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  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>Free and <a href="https://github.com/Thibaut/devdocs">open source</a>
  16. <iframe class="_github-btn" src="https://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
  17. </ul>
  18. <p>To keep up-to-date with the latest development and community news:
  19. <ul>
  20. <li>Subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a>
  21. <li>Follow <a href="https://twitter.com/DevDocs">@DevDocs</a> on Twitter
  22. <li>Join the <a href="https://groups.google.com/d/forum/devdocs">mailing list</a>
  23. </ul>
  24. <p class="_note _note-green">If you like DevDocs, please consider supporting my work on
  25. <a href="https://gratipay.com/devdocs/">Gratipay</a>. Thanks!<br>
  26. <h2 class="_lined-heading" id="credits">Credits</h2>
  27. <p><strong>Special thanks to:</strong>
  28. <ul>
  29. <li><a href="http://out.devdocs.io/s/maxcdn">MaxCDN</a> and <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
  30. <li><a href="http://out.devdocs.io/s/maxcdn">MaxCDN</a>, <a href="http://out.devdocs.io/s/shopify">Shopify</a>, <a href="http://out.devdocs.io/s/jetbrains">JetBrains</a> and <a href="http://out.devdocs.io/s/code-school">Code School</a> for sponsoring DevDocs in the past
  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 & Answers</h2>
  43. <dl>
  44. <dt>Where can I suggest new docs and features?
  45. <dd>You can suggest and vote for new docs on the <a href="https://trello.com/b/6BmTulfx/devdocs-documentation">Trello board</a>.<br>
  46. If you have a specific feature request, add it to the <a href="https://github.com/Thibaut/devdocs/issues">issue tracker</a>.<br>
  47. Otherwise use the <a href="https://groups.google.com/d/forum/devdocs">mailing list</a>.
  48. <dt>Where can I report bugs?
  49. <dd>In the <a href="https://github.com/Thibaut/devdocs/issues">issue tracker</a>. Thanks!
  50. </dl>
  51. <p>For anything else, feel free to email me at <a href="mailto:thibaut@devdocs.io">thibaut@devdocs.io</a>.
  52. <h2 class="_lined-heading" id="copyright">Copyright and License</h2>
  53. <p class="_note">
  54. <strong>Copyright 2013&ndash;2016 Thibaut Courouble and <a href="https://github.com/Thibaut/devdocs/graphs/contributors">other contributors</a></strong><br>
  55. This software is licensed under the terms of the Mozilla Public License v2.0.<br>
  56. You may obtain a copy of the source code at <a href="https://github.com/Thibaut/devdocs">github.com/Thibaut/devdocs</a>.<br>
  57. For more information, see the <a href="https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT">COPYRIGHT</a>
  58. and <a href="https://github.com/Thibaut/devdocs/blob/master/LICENSE">LICENSE</a> files.
  59. <h2 class="_lined-heading" id="plugins">Plugins and Extensions</h2>
  60. <ul>
  61. <li><a href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome web app</a>
  62. <li><a href="https://marketplace.firefox.com/app/devdocs/">Firefox web app</a>
  63. <li><a href="https://sublime.wbond.net/packages/DevDocs">Sublime Text plugin</a>
  64. <li><a href="https://atom.io/packages/devdocs">Atom plugin</a>
  65. <li><a href="https://github.com/gruehle/dev-docs-viewer">Brackets extension</a>
  66. </ul>
  67. <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.
  68. """
  69. credits = [
  70. [ 'Angular.js',
  71. '2010-2016 Google, Inc.',
  72. 'CC BY',
  73. 'https://creativecommons.org/licenses/by/4.0/'
  74. ], [
  75. 'Ansible',
  76. '2012-2016 Michael DeHaan',
  77. 'GPLv3',
  78. 'https://raw.githubusercontent.com/ansible/ansible/devel/COPYING'
  79. ], [
  80. 'Apache HTTP Server',
  81. '2016 The Apache Software Foundation',
  82. 'Apache',
  83. 'https://www.apache.org/licenses/LICENSE-2.0'
  84. ], [
  85. 'Backbone.js',
  86. '2010-2015 Jeremy Ashkenas, DocumentCloud',
  87. 'MIT',
  88. 'https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE'
  89. ], [
  90. 'Bower',
  91. '2015 Bower contributors',
  92. 'CC BY',
  93. 'https://github.com/bower/bower.github.io/blob/b7b94ad38b72e8fb5dafb20c8ce42835a49cc98f/package.json#L20'
  94. ], [
  95. 'C<br>C++',
  96. 'cppreference.com',
  97. 'CC BY-SA',
  98. 'http://en.cppreference.com/w/Cppreference:Copyright/CC-BY-SA'
  99. ], [
  100. 'CakePHP',
  101. '2005-2016 The Cake Software Foundation, Inc.',
  102. 'MIT',
  103. 'https://raw.githubusercontent.com/cakephp/cakephp/master/LICENSE.txt'
  104. ], [
  105. 'Chai',
  106. '2011-2015 Jake Luer',
  107. 'MIT',
  108. 'https://github.com/chaijs/chai/blob/master/README.md#license'
  109. ], [
  110. 'Chef&trade;',
  111. 'Chef Software, Inc.',
  112. 'CC BY',
  113. 'https://raw.githubusercontent.com/chef/chef-web-docs-2016/master/LICENSE'
  114. ], [
  115. 'Clojure',
  116. 'Rich Hickey',
  117. 'EPL',
  118. 'https://github.com/clojure/clojure/blob/master/epl-v10.html'
  119. ], [
  120. 'CodeIgniter',
  121. '2014-2016 British Columbia Institute of Technology',
  122. 'MIT',
  123. 'https://raw.githubusercontent.com/bcit-ci/CodeIgniter/develop/license.txt'
  124. ], [
  125. 'CoffeeScript',
  126. '2009-2015 Jeremy Ashkenas',
  127. 'MIT',
  128. 'https://raw.githubusercontent.com/jashkenas/coffee-script/master/LICENSE'
  129. ], [
  130. 'Cordova',
  131. '2012-2016 The Apache Software Foundation',
  132. 'Apache',
  133. 'https://raw.githubusercontent.com/apache/cordova-docs/master/LICENSE'
  134. ], [
  135. 'CSS<br>DOM<br>HTML<br>JavaScript<br>SVG<br>XPath',
  136. '2005-2016 Mozilla Developer Network and individual contributors',
  137. 'CC BY-SA',
  138. 'https://creativecommons.org/licenses/by-sa/2.5/'
  139. ], [
  140. 'D3.js',
  141. '2010-2016 Michael Bostock',
  142. 'BSD',
  143. 'https://raw.githubusercontent.com/mbostock/d3/master/LICENSE'
  144. ], [
  145. 'Django',
  146. 'Django Software Foundation and individual contributors',
  147. 'BSD',
  148. 'https://raw.githubusercontent.com/django/django/master/LICENSE'
  149. ], [
  150. 'Dojo',
  151. '2005-2015 The Dojo Foundation',
  152. 'BSD + AFL',
  153. 'http://dojotoolkit.org/license.html'
  154. ], [
  155. 'Drupal',
  156. '2001-2015 by the original authors<br>Drupal is a registered trademark of Dries Buytaert.',
  157. 'GPLv2',
  158. 'https://api.drupal.org/api/drupal/LICENSE.txt'
  159. ], [
  160. 'Ember.js',
  161. '2016 Yehuda Katz, Tom Dale and Ember.js contributors',
  162. 'MIT',
  163. 'https://raw.githubusercontent.com/emberjs/ember.js/master/LICENSE'
  164. ], [
  165. 'Elixir',
  166. '2012-2016 Plataformatec',
  167. 'Apache',
  168. 'https://raw.githubusercontent.com/elixir-lang/elixir/master/LICENSE'
  169. ], [
  170. 'Erlang',
  171. '1999-2015 Ericsson AB',
  172. 'Apache',
  173. 'https://raw.githubusercontent.com/erlang/otp/maint/LICENSE.txt'
  174. ], [
  175. 'Express',
  176. '2009-2015 TJ Holowaychuk',
  177. 'MIT',
  178. 'https://raw.githubusercontent.com/visionmedia/express/master/LICENSE'
  179. ], [
  180. 'Git',
  181. '2005-2016 Linus Torvalds and others',
  182. 'GPLv2',
  183. 'https://raw.githubusercontent.com/git/git/master/COPYING'
  184. ], [
  185. 'Go',
  186. 'Google, Inc.',
  187. 'CC BY',
  188. 'https://creativecommons.org/licenses/by/3.0/'
  189. ], [
  190. 'Grunt',
  191. '2014 Grunt Team',
  192. 'MIT',
  193. 'https://raw.githubusercontent.com/gruntjs/gruntjs.com/master/LICENSE'
  194. ], [
  195. 'Haskell',
  196. 'The University of Glasgow',
  197. 'BSD',
  198. 'https://www.haskell.org/ghc/license'
  199. ], [
  200. 'Haxe',
  201. '2005-2016 Haxe Foundation',
  202. 'MIT',
  203. 'http://haxe.org/foundation/open-source.html'
  204. ], [
  205. 'InfluxData',
  206. '2015 InfluxData, Inc.',
  207. 'MIT',
  208. 'https://github.com/influxdata/docs.influxdata.com/blob/master/LICENSE'
  209. ], [
  210. 'jQuery',
  211. 'Packt Publishing<br>&copy; jQuery Foundation and other contributors',
  212. 'MIT',
  213. 'https://raw.githubusercontent.com/jquery/api.jquery.com/master/LICENSE.txt'
  214. ], [
  215. 'jQuery Mobile',
  216. 'jQuery Foundation and other contributors',
  217. 'MIT',
  218. 'https://raw.githubusercontent.com/jquery/api.jquerymobile.com/master/LICENSE.txt'
  219. ], [
  220. 'jQuery UI',
  221. 'jQuery Foundation and other contributors',
  222. 'MIT',
  223. 'https://raw.githubusercontent.com/jquery/api.jqueryui.com/master/LICENSE.txt'
  224. ], [
  225. 'Knockout.js',
  226. 'Steven Sanderson, the Knockout.js team, and other contributors',
  227. 'MIT',
  228. 'https://raw.githubusercontent.com/knockout/knockout/master/LICENSE'
  229. ], [
  230. 'Laravel',
  231. 'Taylor Otwell',
  232. 'MIT',
  233. 'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt'
  234. ], [
  235. 'Less',
  236. '2009-2015 The Core Less Team',
  237. 'CC BY',
  238. 'https://creativecommons.org/licenses/by/3.0/'
  239. ], [
  240. 'Lo-Dash',
  241. '2012-2016 The Dojo Foundation',
  242. 'MIT',
  243. 'https://raw.githubusercontent.com/lodash/lodash/master/LICENSE.txt'
  244. ], [
  245. 'Lua',
  246. '1994–2015 Lua.org, PUC-Rio',
  247. 'MIT',
  248. 'http://www.lua.org/license.html'
  249. ], [
  250. 'Marionette.js',
  251. '2015 Muted Solutions, LLC',
  252. 'MIT',
  253. 'http://mutedsolutions.mit-license.org/'
  254. ], [
  255. 'Markdown',
  256. '2004 John Gruber',
  257. 'BSD',
  258. 'https://daringfireball.net/projects/markdown/license'
  259. ], [
  260. 'Meteor',
  261. '2011-2015 Meteor Development Group',
  262. 'MIT',
  263. 'https://raw.githubusercontent.com/meteor/meteor/master/LICENSE.txt'
  264. ], [
  265. 'Minitest',
  266. 'Ryan Davis, seattle.rb',
  267. 'MIT',
  268. 'https://github.com/seattlerb/minitest/blob/master/README.rdoc#license'
  269. ], [
  270. 'Mocha',
  271. '2011-2015 TJ Holowaychuk',
  272. 'MIT',
  273. 'https://raw.githubusercontent.com/mochajs/mocha/master/LICENSE'
  274. ], [
  275. 'Modernizr',
  276. '2009-2014 Modernizr',
  277. 'MIT',
  278. 'https://modernizr.com/license/'
  279. ], [
  280. 'Moment.js',
  281. '2011-2016 Tim Wood, Iskren Chernev, Moment.js contributors',
  282. 'MIT',
  283. 'https://raw.githubusercontent.com/moment/moment/master/LICENSE'
  284. ], [
  285. 'Mongoose',
  286. '2010 LearnBoost',
  287. 'MIT',
  288. 'https://github.com/LearnBoost/mongoose/blob/master/README.md#license'
  289. ], [
  290. 'nginx',
  291. '2002-2016 Igor Sysoev<br>&copy; 2011-2016 Nginx, Inc.',
  292. 'BSD',
  293. 'http://nginx.org/LICENSE'
  294. ], [
  295. 'nginx / Lua Module',
  296. '2009-2016 Xiaozhe Wang (chaoslawful)<br>&copy; 2009-2016 Yichun "agentzh" Zhang (章亦春), CloudFlare Inc.',
  297. 'BSD',
  298. 'https://github.com/openresty/lua-nginx-module#copyright-and-license'
  299. ], [
  300. 'Node.js',
  301. 'Joyent, Inc. and other Node contributors<br>Node.js is a trademark of Joyent, Inc.',
  302. 'MIT',
  303. 'https://raw.githubusercontent.com/nodejs/node/master/LICENSE'
  304. ], [
  305. 'Nokogiri',
  306. '2008-2014 2014 Aaron Patterson, Mike Dalessio, Charles Nutter, Sergio Arbeo, Patrick Mahoney, Yoko Harada, Akinori Musha',
  307. 'MIT',
  308. 'https://raw.githubusercontent.com/sparklemotion/nokogiri/master/LICENSE.txt'
  309. ], [
  310. 'npm',
  311. 'npm, Inc. and Contributors<br>npm is a trademark of npm, Inc.',
  312. 'npm',
  313. 'https://raw.githubusercontent.com/npm/npm/master/LICENSE'
  314. ], [
  315. 'OpenTSDB',
  316. '2010-2016 The OpenTSDB Authors',
  317. 'LGPLv2.1',
  318. 'https://raw.githubusercontent.com/OpenTSDB/opentsdb.net/gh-pages/COPYING.LESSER'
  319. ], [
  320. 'Phalcon',
  321. '2011-2015 Phalcon Framework Team',
  322. 'CC BY',
  323. 'https://docs.phalconphp.com/en/latest/reference/license.html'
  324. ], [
  325. 'Phaser',
  326. '2015 Richard Davey, Photon Storm Ltd.',
  327. 'MIT',
  328. 'https://raw.githubusercontent.com/photonstorm/phaser/master/license.txt'
  329. ], [
  330. 'Phoenix',
  331. '2014 Chris McCord',
  332. 'MIT',
  333. 'https://raw.githubusercontent.com/phoenixframework/phoenix/master/LICENSE.md'
  334. ], [
  335. 'PHP',
  336. '1997-2016 The PHP Documentation Group',
  337. 'CC BY',
  338. 'https://creativecommons.org/licenses/by/3.0/'
  339. ], [
  340. 'PHPUnit',
  341. '2005-2016 Sebastian Bergmann',
  342. 'CC BY',
  343. 'https://creativecommons.org/licenses/by/3.0/'
  344. ], [
  345. 'PostgreSQL',
  346. '1996-2016 The PostgreSQL Global Development Group<br>&copy; 1994 The Regents of the University of California',
  347. 'PostgreSQL',
  348. 'http://www.postgresql.org/about/licence/'
  349. ], [
  350. 'Python',
  351. '1990-2015 Python Software Foundation<br>Python is a trademark of the Python Software Foundation.',
  352. 'PSFL',
  353. 'https://docs.python.org/3/license.html'
  354. ], [
  355. 'Q',
  356. '2009-2015 Kristopher Michael Kowal and contributors',
  357. 'MIT',
  358. 'https://raw.githubusercontent.com/kriskowal/q/v1/LICENSE'
  359. ], [
  360. 'React, React Native, Flow, Relay',
  361. '2013-2016 Facebook Inc.',
  362. 'CC BY',
  363. 'https://raw.githubusercontent.com/facebook/react/master/LICENSE-docs'
  364. ], [
  365. 'Redis',
  366. '2009-2016 Salvatore Sanfilippo',
  367. 'CC BY-SA',
  368. 'https://creativecommons.org/licenses/by-sa/4.0/'
  369. ], [
  370. 'RequireJS',
  371. '2010-2014 The Dojo Foundation',
  372. 'MIT',
  373. 'https://raw.githubusercontent.com/jrburke/requirejs/master/LICENSE'
  374. ], [
  375. 'RethinkDB',
  376. 'RethinkDB contributors',
  377. 'CC BY-SA',
  378. 'https://raw.githubusercontent.com/rethinkdb/docs/master/LICENSE'
  379. ], [
  380. 'Ruby',
  381. '1993-2016 Yukihiro Matsumoto',
  382. 'Ruby',
  383. 'https://www.ruby-lang.org/en/about/license.txt'
  384. ], [
  385. 'Ruby on Rails',
  386. '2004-2015 David Heinemeier Hansson<br>Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.',
  387. 'MIT',
  388. 'https://raw.githubusercontent.com/rails/rails/master/activerecord/MIT-LICENSE'
  389. ], [
  390. 'Rust',
  391. '2016 The Rust Project Developers',
  392. 'MIT',
  393. 'https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT'
  394. ], [
  395. 'Sass',
  396. '2006-2015 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein',
  397. 'MIT',
  398. 'https://raw.githubusercontent.com/nex3/sass/master/MIT-LICENSE'
  399. ], [
  400. 'Sinon',
  401. '2010-2015 Christian Johansen',
  402. 'BSD',
  403. 'https://raw.githubusercontent.com/cjohansen/Sinon.JS/master/LICENSE'
  404. ], [
  405. 'Socket.io',
  406. '2014-2015 Automattic',
  407. 'MIT',
  408. 'https://raw.githubusercontent.com/Automattic/socket.io/master/LICENSE'
  409. ], [
  410. 'Symfony',
  411. '2004-2016 Fabien Potencier',
  412. 'MIT',
  413. 'https://symfony.com/doc/current/contributing/code/license.html'
  414. ], [
  415. 'Tcl/Tk',
  416. 'The Regents of the University of California, Sun Microsystems, Inc., Scriptics Corporation, and other parties',
  417. 'Tcl/Tk',
  418. 'http://tcl.tk/software/tcltk/license.html'
  419. ], [
  420. 'TensorFlow',
  421. '2015 The TensorFlow Authors',
  422. 'Apache',
  423. 'https://raw.githubusercontent.com/tensorflow/tensorflow/master/LICENSE'
  424. ], [
  425. 'Underscore.js',
  426. '2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors',
  427. 'MIT',
  428. 'https://raw.githubusercontent.com/jashkenas/underscore/master/LICENSE'
  429. ], [
  430. 'Vagrant',
  431. '2010-2015 Mitchell Hashimoto',
  432. 'MIT',
  433. 'https://raw.githubusercontent.com/mitchellh/vagrant/master/LICENSE'
  434. ], [
  435. 'Vue.js',
  436. '2013-2016 Evan You, Vue.js contributors',
  437. 'MIT',
  438. 'https://raw.githubusercontent.com/vuejs/vue/master/LICENSE'
  439. ], [
  440. 'Webpack',
  441. '2012-2015 Tobias Koppers',
  442. 'MIT',
  443. 'https://raw.githubusercontent.com/webpack/webpack/master/LICENSE'
  444. ], [
  445. 'Yii',
  446. '2008-2016 by Yii Software LLC',
  447. 'BSD',
  448. 'https://raw.githubusercontent.com/yiisoft/yii/master/LICENSE'
  449. ]
  450. ]