Thibaut Courouble
23d3a0240f
Finish Ramda documentation
9 years ago
Hassan Zamani
38f100fbf3
add ramda.js
9 years ago
Thibaut Courouble
1fa82430b0
Finish Chef documentation
9 years ago
Thibaut Courouble
ed2806499e
Improve EntryPage#subViewClass
9 years ago
doertedev
0948b5882e
Add Chef documentation
9 years ago
Thibaut Courouble
046d4c1d94
Fix search entries with " (...)" ranking less than intended
9 years ago
Thibaut Courouble
f1b2ee07c5
Remove io.js documentation
9 years ago
Thibaut Courouble
5f2d9cde50
Finish CakePHP documentation
9 years ago
Phil Scherer
26bead24b4
Add CakePHP Documentation
9 years ago
Thibaut Courouble
183a616b03
Small refactor
9 years ago
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.
9 years ago
Thibaut Courouble
d4831ea086
Version PHPUnit documentation (4 and 5)
9 years ago
Thibaut Courouble
426d6b8a4d
Improve & version PostgreSQL documentation (9.4 and 9.5)
9 years ago
Thibaut Courouble
9098ff5275
Update jQuery docs
...
Closes #204 .
9 years ago
Thibaut Courouble
44e1f216c4
Update and improve PHP documentation (7.0.3)
9 years ago
Thibaut Courouble
9c53ba1d4e
Fix CSS conflict on certain error pages
9 years ago
Thibaut Courouble
a37672939f
Fix top bar width on Android when page overflows horizontally
9 years ago
Thibaut Courouble
b3edb575f3
Add Go syntax highlighting
...
Closes #327 .
9 years ago
Thibaut Courouble
073fb8f9bc
Update Cordova documentation (6.0.0)
9 years ago
Thibaut Courouble
a221f95a1b
Update Elixir documentation (1.2.2)
9 years ago
Thibaut Courouble
f681391ead
Update HTML documentation
...
Fixes #248 .
9 years ago
Thibaut Courouble
e7d5a3bdbd
Fix a few LICENSE links
...
Closes #349 .
9 years ago
Lou Xun
43986630b0
Add `ex` as alias for Elixir
...
Because `.ex` is the extension used by Elixir's source files.
9 years ago
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()
9 years ago
Thibaut Courouble
7781791964
Catch NS_ERROR_FAILURE error in Firefox
9 years ago
Thibaut Courouble
afcdcac5f2
Update Redis documentation (3.0.7)
9 years ago
Thibaut Courouble
6e61edd32a
Fix position of 'enable' links in search results
9 years ago
Thibaut Courouble
d5219634ff
Finish Erlang documentation
9 years ago
Jairo S
8469d7148c
Adding Erlang docs.
9 years ago
Thibaut Courouble
23ebf25bcb
Finish Tcl/Tk documentation
9 years ago
Tobias
ae7a5abd96
Add Tcl/Tk documentation
...
All commands without extension C-API. No fancy style or anything.
9 years ago
Thibaut Courouble
a24a2ce1fe
Don't set lastDragValue when the cursor coordinate is 0 (Chrome bug)
...
Fixes #265 .
9 years ago
Thibaut Courouble
b14fc9438a
Disable search input while showing doc picker
...
Closes #196 .
9 years ago
Thibaut Courouble
7a20f7fd54
Attempt to fix Safari bug
9 years ago
Thibaut Courouble
5dfbb47598
Fix race condition when enable docs
...
Fixes #334 .
9 years ago
Thibaut Courouble
17b269d683
Ship 'multi-version support'
...
Closes #25 .
9 years ago
Thibaut Courouble
d99a2c97ce
Version lodash documentation (3 and 4)
...
Ref #25 .
9 years ago
Thibaut Courouble
d6aa0d8114
Update Ember.js documentation (2.3.0)
9 years ago
Thibaut Courouble
68fcf9b00e
Update Rust documentation (1.6.0)
9 years ago
Thibaut Courouble
71431967aa
Version Symfony documentation (2.7, 2.8 and 3.0)
...
Ref #25 .
9 years ago
Thibaut Courouble
4f861e78e9
Version Ruby documentation (2.2 and 2.3)
...
Ref #25 .
9 years ago
Thibaut Courouble
3df9cfff98
Add support for blank and non-number version names
...
Ref #25 .
9 years ago
Thibaut Courouble
16ddcb100c
Simplify version path separator
...
Ref #25 .
9 years ago
Thibaut Courouble
b67a02ed35
Add version to doc manifest
...
Ref #25 .
9 years ago
Thibaut Courouble
621ac0a350
Version Yii documentation (1.1 and 2.0)
...
Ref #25 .
9 years ago
Thibaut Courouble
338ac78f05
Don't show version twice in search results
...
Ref #25 .
9 years ago
Thibaut Courouble
a00af2a7a2
Fix bug in doc_list.coffee when last doc is versioned
...
Ref #25 .
9 years ago
Thibaut Courouble
6d9354f212
Increase color contrast
...
Closes #338 .
9 years ago
Thibaut Courouble
b0d5578980
Fix content background on mobile
9 years ago
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 .
9 years ago