forked from qt-creator/qt-creator
Doc: Change Extending Qt Creator Manual \page to index.html
It was extending-index.html to solve some issues that were caused when generating the manuals from the same sources, but those seem to have been solved. The name index.html was already used at doc.qt.io for version 10.0. Change-Id: I16c11d286107141f49cf28824cef998bd233d975 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Copyright (C) 2020 The Qt Company Ltd.
|
||||
// Copyright (C) 2023 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\page extending-index.html
|
||||
\page index.html
|
||||
\title Extending Qt Creator Manual
|
||||
|
||||
\QC is a cross-platform integrated development environment (IDE) tailored to
|
||||
|
Reference in New Issue
Block a user