Commit graph

541 commits

Author SHA1 Message Date
Thibaut Courouble
1fa82430b0 Finish Chef documentation 2016-02-15 11:30:23 -05:00
Thibaut Courouble
ed2806499e Improve EntryPage#subViewClass 2016-02-15 11:29:05 -05:00
doertedev
0948b5882e Add Chef documentation 2016-02-15 09:18:45 -05:00
Thibaut Courouble
046d4c1d94 Fix search entries with " (...)" ranking less than intended 2016-02-14 12:56:46 -05:00
Thibaut Courouble
f1b2ee07c5 Remove io.js documentation 2016-02-14 12:55:54 -05:00
Thibaut Courouble
5f2d9cde50 Finish CakePHP documentation 2016-02-14 12:50:38 -05:00
Phil Scherer
26bead24b4 Add CakePHP Documentation 2016-02-14 09:59:15 -05:00
Thibaut Courouble
183a616b03 Small refactor 2016-02-14 09:56:22 -05:00
Miko Nieminen
1a04656d11 Fix resizing left side list in Firefox
In Firefox drag events, different coordinates are always zeros. This
change will add window level dragover listener inside dragstart
handler of the resizer and removes the listener in dragend handler.
With this change resizing the list works for Firefox and for
Chrome.
2016-02-14 09:53:35 -05:00
Thibaut Courouble
d4831ea086 Version PHPUnit documentation (4 and 5) 2016-02-13 12:13:16 -05:00
Thibaut Courouble
426d6b8a4d Improve & version PostgreSQL documentation (9.4 and 9.5) 2016-02-13 12:00:39 -05:00
Thibaut Courouble
9098ff5275 Update jQuery docs
Closes #204.
2016-02-07 18:02:47 -05:00
Thibaut Courouble
44e1f216c4 Update and improve PHP documentation (7.0.3) 2016-02-07 12:56:01 -05:00
Thibaut Courouble
9c53ba1d4e Fix CSS conflict on certain error pages 2016-02-07 12:06:52 -05:00
Thibaut Courouble
a37672939f Fix top bar width on Android when page overflows horizontally 2016-02-07 09:42:07 -05:00
Thibaut Courouble
b3edb575f3 Add Go syntax highlighting
Closes #327.
2016-02-06 17:23:49 -05:00
Thibaut Courouble
073fb8f9bc Update Cordova documentation (6.0.0) 2016-02-06 17:20:29 -05:00
Thibaut Courouble
a221f95a1b Update Elixir documentation (1.2.2) 2016-02-06 17:05:54 -05:00
Thibaut Courouble
f681391ead Update HTML documentation
Fixes #248.
2016-02-06 15:03:22 -05:00
Thibaut Courouble
e7d5a3bdbd Fix a few LICENSE links
Closes #349.
2016-02-06 11:30:59 -05:00
Lou Xun
43986630b0 Add ex as alias for Elixir
Because `.ex` is the extension used by Elixir's source files.
2016-02-06 11:18:16 -05:00
Thibaut Courouble
f0ed6af794 Work around bug where doc list is active but its el has no parent
No idea what's going on :/

TypeError: Cannot read property 'removeChild' of null
  at HTMLDivElement.<anonymous>()
  at o.app.views.ListFold.o.onClick()
  at o.app.views.ListFold.o.toggle()
  at o.app.views.ListFold.o.close()
  at Function.$.trigger()
  at HTMLDivElement.<anonymous>()
  at o.app.views.DocList.o.onClose()
  at o.app.View.e.detach()
  at Function.$.remove()
2016-02-06 11:15:18 -05:00
Thibaut Courouble
7781791964 Catch NS_ERROR_FAILURE error in Firefox 2016-02-06 10:48:59 -05:00
Thibaut Courouble
afcdcac5f2 Update Redis documentation (3.0.7) 2016-01-31 15:03:30 -05:00
Thibaut Courouble
6e61edd32a Fix position of 'enable' links in search results 2016-01-31 14:07:35 -05:00
Thibaut Courouble
d5219634ff Finish Erlang documentation 2016-01-31 13:39:22 -05:00
Jairo S
8469d7148c Adding Erlang docs. 2016-01-31 10:30:28 -05:00
Thibaut Courouble
23ebf25bcb Finish Tcl/Tk documentation 2016-01-30 13:51:37 -05:00
Tobias
ae7a5abd96 Add Tcl/Tk documentation
All commands without extension C-API. No fancy style or anything.
2016-01-30 11:45:57 -05:00
Thibaut Courouble
a24a2ce1fe Don't set lastDragValue when the cursor coordinate is 0 (Chrome bug)
Fixes #265.
2016-01-30 11:23:06 -05:00
Thibaut Courouble
b14fc9438a Disable search input while showing doc picker
Closes #196.
2016-01-30 10:32:03 -05:00
Thibaut Courouble
7a20f7fd54 Attempt to fix Safari bug 2016-01-30 10:00:16 -05:00
Thibaut Courouble
5dfbb47598 Fix race condition when enable docs
Fixes #334.
2016-01-30 09:37:33 -05:00
Thibaut Courouble
17b269d683 Ship 'multi-version support'
Closes #25.
2016-01-24 16:52:21 -05:00
Thibaut Courouble
d99a2c97ce Version lodash documentation (3 and 4)
Ref #25.
2016-01-24 16:13:40 -05:00
Thibaut Courouble
d6aa0d8114 Update Ember.js documentation (2.3.0) 2016-01-24 16:13:40 -05:00
Thibaut Courouble
68fcf9b00e Update Rust documentation (1.6.0) 2016-01-24 16:13:40 -05:00
Thibaut Courouble
71431967aa Version Symfony documentation (2.7, 2.8 and 3.0)
Ref #25.
2016-01-24 16:13:35 -05:00
Thibaut Courouble
4f861e78e9 Version Ruby documentation (2.2 and 2.3)
Ref #25.
2016-01-24 16:13:23 -05:00
Thibaut Courouble
3df9cfff98 Add support for blank and non-number version names
Ref #25.
2016-01-24 13:03:04 -05:00
Thibaut Courouble
16ddcb100c Simplify version path separator
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
b67a02ed35 Add version to doc manifest
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
621ac0a350 Version Yii documentation (1.1 and 2.0)
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
338ac78f05 Don't show version twice in search results
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
a00af2a7a2 Fix bug in doc_list.coffee when last doc is versioned
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
6d9354f212 Increase color contrast
Closes #338.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
b0d5578980 Fix content background on mobile 2016-01-24 13:03:02 -05:00
Thibaut Courouble
d5c54c6f52 Improve 'docs:download' command
- Add --default option
- Add --installed option
- De-document --all option. With multi-version support just added, the
  complete set of documentations is quickly going to grow beyond its
  current size of 500MB and 30,000 documents.

Ref #25.
2016-01-24 13:02:57 -05:00
Thibaut Courouble
d20156e1f1 Add 'Updates' notification
Ref #25.
2016-01-24 09:24:13 -05:00
Thibaut Courouble
41dd8deceb Improve changelog notif 2016-01-24 09:18:49 -05:00