forked from qt-creator/qt-creator
Doc: Fix the name of the option for auto-generating navigation links
It is navigation.toctitles. Change-Id: Ibb935d37436426aacb773d4d9a0c6851ca3472c1 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
@@ -247,14 +247,12 @@
|
|||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
The title of the topic to use for automatically generating the navigation
|
The title of the topic to use for automatically generating the navigation
|
||||||
links is set as the value of the \c indexTitle option in the document
|
links is set as the value of the \c navigation.toctitles option in the
|
||||||
configuration file:
|
document configuration file:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li \QC: \c qhp.qtcreator.subprojects.manual.indexTitle in
|
\li \QC: \c {\doc\qtcreator\config\qtcreator-project.qdocconf}
|
||||||
\c {\doc\qtcreator\config\qtcreator-project.qdocconf}
|
\li \QDS: \c {\doc\qtdesignstudio\config\qtdesignstudio.qdocconf}
|
||||||
\li \QDS: \c qhp.qtdesignstudio.subprojects.manual.indexTitle in
|
|
||||||
\c {\doc\qtdesignstudio\config\qtdesignstudio.qdocconf}
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
When you add new topics, you must add them either to the TOC or to a
|
When you add new topics, you must add them either to the TOC or to a
|
||||||
|
Reference in New Issue
Block a user