Doc: minor language and layout edits
Task-number: QTBUG-31801 Change-Id: I99043ba5d1a417e093ae2e4bc7d2967ec9d095fc Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
3b3a9fe53f
commit
6264526659
@ -26,12 +26,15 @@
|
||||
****************************************************************************/
|
||||
/*!
|
||||
\page qdoc-minimum-qdocconf.html
|
||||
\title A minimal qdocconf file with comments
|
||||
\title A minimal qdocconf file with Comments
|
||||
|
||||
\brief Describes a minimal .qdocconf file
|
||||
|
||||
Below you will find the full contents of qtgui.qdocconf. The subsequent section will discuss
|
||||
every statement in the qdocconf file.
|
||||
Below you will find the full contents of qtgui.qdocconf. The subsequent section
|
||||
will discuss every statement in the qdocconf file.
|
||||
|
||||
Each line from the qdocconf file is first quoted. Below each statement you will
|
||||
find the meaning.
|
||||
|
||||
\code
|
||||
#include(compat.qdocconf)
|
||||
@ -83,4 +86,6 @@ The source code of the example files can be found in the current directory.
|
||||
|
||||
The image files can be found in the underlying directory "images".
|
||||
|
||||
\note Please take care with this minimal qdocconf file. Using it in the wrong directory
|
||||
could cause qdoc to include a large number of files.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user