summaryrefslogtreecommitdiff
path: root/doc/src/zh_CN/getting-started/tutorials.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-02-08 20:22:44 +0100
committerDavid Boddie <dboddie@trolltech.com>2010-02-08 20:22:44 +0100
commit4027c52d9fb6ea1bca13e1f3a2bc5ac5032387e0 (patch)
tree6a2a744e57989728c67c49afb9e2f07ec35e6d2a /doc/src/zh_CN/getting-started/tutorials.qdoc
parentdeb0f3c17bcbdf4565eb7652ca4ed086f0938bfe (diff)
downloadqt4-tools-4027c52d9fb6ea1bca13e1f3a2bc5ac5032387e0.tar.gz
Doc/qdoc: Use Chinese titles; canonicalize titles with non-ASCII chars.
The documentation root in the qdocconf file now refers to the Chinese title for the Tutorials page. Modified qdoc's function to canonicalize titles so that it preserves characters that outside the range of ASCII letters and numbers. Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/zh_CN/getting-started/tutorials.qdoc')
-rw-r--r--doc/src/zh_CN/getting-started/tutorials.qdoc7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/src/zh_CN/getting-started/tutorials.qdoc b/doc/src/zh_CN/getting-started/tutorials.qdoc
index 56d147e9b2..dc371d8eab 100644
--- a/doc/src/zh_CN/getting-started/tutorials.qdoc
+++ b/doc/src/zh_CN/getting-started/tutorials.qdoc
@@ -41,15 +41,12 @@
/*!
\page tutorials.html
- \title Tutorials
+ \title 教程
- \contentspage How to Learn Qt
- \nextpage Qt Examples
+ \contentspage 如何学习 Qt
\brief Tutorials, guides and overviews to help you learn Qt.
- \nextpage Qt Examples
-
A collection of tutorials and "walkthrough" guides are provided with Qt to
help new users get started with Qt development. These documents cover a
range of topics, from basic use of widgets to step-by-step tutorials that