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
|
||||
|
||||
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
|
||||
configuration file:
|
||||
links is set as the value of the \c navigation.toctitles option in the
|
||||
document configuration file:
|
||||
|
||||
\list
|
||||
\li \QC: \c qhp.qtcreator.subprojects.manual.indexTitle in
|
||||
\c {\doc\qtcreator\config\qtcreator-project.qdocconf}
|
||||
\li \QDS: \c qhp.qtdesignstudio.subprojects.manual.indexTitle in
|
||||
\c {\doc\qtdesignstudio\config\qtdesignstudio.qdocconf}
|
||||
\li \QC: \c {\doc\qtcreator\config\qtcreator-project.qdocconf}
|
||||
\li \QDS: \c {\doc\qtdesignstudio\config\qtdesignstudio.qdocconf}
|
||||
\endlist
|
||||
|
||||
When you add new topics, you must add them either to the TOC or to a
|
||||
|
Reference in New Issue
Block a user