Doc:A script to transform sentences to Qt title case

to-title-case.js   contains the javascript function to convert to
                   Qt title case (up style).
to-title-case.html allows one to test the script interactively
                   in a browser.

Change-Id: I3fbd2477a26ae701775a8e5391a13f4f27f9f355
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
Fawzi Mohamed
2012-01-04 11:17:54 +01:00
parent 2e122f6cbb
commit 500a0d19d5
3 changed files with 89 additions and 0 deletions

32
doc/titlecase/jquery.js vendored Executable file

File diff suppressed because one or more lines are too long