From 07cc9a20bca2ab9ec77e36153599b1cdb895fe93 Mon Sep 17 00:00:00 2001 From: Mohammad Nejati Date: Thu, 22 May 2025 14:43:31 +0000 Subject: [PATCH] docs: Remove moved sections --- CMakeLists.txt | 2 +- doc/qbk/main.qbk | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) 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]