diff --git a/CMakeLists.txt b/CMakeLists.txt index 031f9bcd..ea49ac8f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # # Copyright (c) 2019 Vinnie Falco (vinnie.falco@gmail.com) -# Copyright (c) 2021 DMitry Arkhipov (grisumbras@gmail.com) +# Copyright (c) 2021 Dmitry Arkhipov (grisumbras@gmail.com) # Copyright (c) 2022 Alan de Freitas (alandefreitas@gmail.com) # Copyright (c) 2024 Mohammad Nejati # diff --git a/doc/qbk/main.qbk b/doc/qbk/main.qbk index 778bd44f..c0c75271 100644 --- a/doc/qbk/main.qbk +++ b/doc/qbk/main.qbk @@ -197,11 +197,4 @@ __new__ indicates an item that was recently added. [include 07_concepts/_concepts.qbk] [include 08_design/_design.qbk] -[section:moved1 Release Notes (Moved)] -The Release Notes have been moved to the top of the table of contents. -[endsect] -[section:moved2 Reference (Moved)] -The Reference has been moved to the top of the table of contents. -[endsect] - [xinclude index.xml]