Thibaut Courouble
ebc6be3215
Finish InfluxData scraper
9 years ago
Thibaut Courouble
ce1a04b41c
Add nginx syntax highlighting
9 years ago
Thibaut Courouble
c5caeff917
Refactor GitHub scraper code
9 years ago
Thibaut Courouble
ac3aaea531
Finish nginx Lua Module scraper
9 years ago
Julien Desgats
acac755eb1
Added Lua Nginx Module documentation
...
Only the Nginx directives and the Lua API are relevant for devdocs, all
the rest has been filtered out for now.
9 years ago
Thibaut Courouble
a5ffc1fb3b
Add lua syntax highlighting
9 years ago
Thibaut Courouble
0efa4c349e
Finish CodeIgniter scraper
9 years ago
Phil Scherer
8232a0538a
Add CodeIgniter Documentation
9 years ago
Thibaut Courouble
578ba0acab
Fix revealing disabled docs in the sidebar
9 years ago
Thibaut Courouble
cad624613c
Improve search scope behavior
...
Closes #360 .
9 years ago
Thibaut Courouble
430524f097
Improve 'Updates' notification
9 years ago
Thibaut Courouble
4c2a5565ed
Small improvements to notifications
9 years ago
Thibaut Courouble
7aab65b247
Update nginx documentation (1.9.11)
9 years ago
Thibaut Courouble
774ce90422
Update Node.js documentation (5.6.0 and 4.3.0)
9 years ago
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