From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3441A15800F for ; Thu, 5 Jan 2023 16:27:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34DA6E07E0; Thu, 5 Jan 2023 16:27:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E2DEE07E0 for ; Thu, 5 Jan 2023 16:27:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FCC6340BC1 for ; Thu, 5 Jan 2023 16:27:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C7D27FB for ; Thu, 5 Jan 2023 16:27:34 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1672935760.ba36d58e552d4127674a740058d4ee713e8a0d6b.arthurzam@gentoo> Subject: [gentoo-commits] proj/pkgcore/pkgdev:main commit in: doc/ X-VCS-Repository: proj/pkgcore/pkgdev X-VCS-Files: doc/index.rst X-VCS-Directories: doc/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ba36d58e552d4127674a740058d4ee713e8a0d6b X-VCS-Branch: main Date: Thu, 5 Jan 2023 16:27:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 006c6825-eb43-4b17-b0f5-3694b151064d X-Archives-Hash: ec633f138aa06c97d83a3c48ec586004 commit: ba36d58e552d4127674a740058d4ee713e8a0d6b Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 30 15:57:49 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jan 5 16:22:40 2023 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=ba36d58e docs: reorganize main toc Signed-off-by: Arthur Zamarin gentoo.org> doc/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index 9391ad2..8570603 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,6 +8,13 @@ Contents: :maxdepth: 4 man/pkgdev + man/pkgdev/commit + man/pkgdev/manifest + man/pkgdev/mask + man/pkgdev/push + man/pkgdev/showkw + man/pkgdev/tatt + man/config Indices and tables ==================