Commit graph

529 commits

Author SHA1 Message Date
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
Thibaut Courouble
ed0fa5dcc7 Change app.config.version to an integer instead of string 2016-01-24 08:46:27 -05:00
Thibaut Courouble
472d40dad4 Show doc version in search results
Ref #25.
2016-01-24 08:26:26 -05:00
Thibaut Courouble
5015405e7c Use doc full name (incl. version) throughout the app
Ref #25.
2016-01-24 08:26:26 -05:00
Thibaut Courouble
2ece8d13da Improve doc list for versioned docs
Ref #25.
2016-01-24 08:26:26 -05:00
Thibaut Courouble
2685860a05 Improve doc picker for versioned docs
Ref #25.
2016-01-24 08:26:26 -05:00
Thibaut Courouble
6ed3994988 Only create stores for enabled docs in IndexedDB
Ref #25.
2016-01-24 08:26:26 -05:00
Thibaut Courouble
b2d2066d96 Multi-version support
Ref #25.
2016-01-23 13:50:52 -05:00
Thibaut Courouble
a639aedcd9 Remove index_path and db_path from docs manifest 2016-01-17 09:32:52 -05:00
Thibaut Courouble
e1c0218230 Rename version -> release 2016-01-16 11:15:53 -05:00
Thibaut Courouble
d57429368a 2016 2016-01-16 10:02:45 -05:00
Thibaut
58da912a7d Update Vue.js documentation (1.0.13) 2016-01-09 12:28:24 -05:00
Thibaut
808a6fb43a Update React documentation (0.14.6) 2016-01-09 12:13:53 -05:00