Merge: nitdoc: makes quick-search field aware of paste from mouse.
authorJean Privat <jean@pryen.org>
Thu, 11 Dec 2014 04:16:44 +0000 (23:16 -0500)
committerJean Privat <jean@pryen.org>
Thu, 11 Dec 2014 04:16:44 +0000 (23:16 -0500)
commita21d540ade155b2e851997602dc93bb3703c6e2c
tree5c9d8025815283a33143c451e0509d0aa8de686c
parent7cce1a83875c64906df2c90749f7c04d227ed283
parent9863d337024df7510788667c2dbde84dcdb74b4f
Merge: nitdoc: makes quick-search field aware of paste from mouse.

Fixes #666

Démo sur stdlib: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/stdlib/index.html>
Démo sur nitc: <http://gresil.org/jenkins/job/CI-nitdoc/ws/doc/nitc/index.html>

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #988
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>