From patchwork Wed Jan 15 12:27:56 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yann Dirson X-Patchwork-Id: 13940388 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1773CC02187 for ; Wed, 15 Jan 2025 12:28:17 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.872439.1283399 (Exim 4.92) (envelope-from ) id 1tY2V6-0006fT-Ly; Wed, 15 Jan 2025 12:28:00 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 872439.1283399; Wed, 15 Jan 2025 12:28:00 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V6-0006fM-JI; Wed, 15 Jan 2025 12:28:00 +0000 Received: by outflank-mailman (input) for mailman id 872439; Wed, 15 Jan 2025 12:27:59 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V5-0006fA-4n for xen-devel@lists.xenproject.org; Wed, 15 Jan 2025 12:27:59 +0000 Received: from mail178-22.suw51.mandrillapp.com (mail178-22.suw51.mandrillapp.com [198.2.178.22]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 2662181e-d33c-11ef-a0e1-8be0dac302b0; Wed, 15 Jan 2025 13:27:57 +0100 (CET) Received: from pmta13.mandrill.prod.suw01.rsglab.com (localhost [127.0.0.1]) by mail178-22.suw51.mandrillapp.com (Mailchimp) with ESMTP id 4YY4yh3JxmzGlswDS for ; Wed, 15 Jan 2025 12:27:56 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id b10fa3bdf01f49df8ad680db5b8dd259; Wed, 15 Jan 2025 12:27:56 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 2662181e-d33c-11ef-a0e1-8be0dac302b0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1736944076; x=1737204576; bh=dOOsXTP8OwZy3WWvkB1+qNS07astUnM7jHkXX3lf6hk=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=HeliYDg3NKwqCdzz1gIh6RgY8SydW43TLhRFuYsGP6k/77zcfo95NQtYXoFlYOzH4 VEWVCr+WI6daDUOna7IgX2ZJdMUlx5+JRFKGYbfyjEVHDBpdFBCypc6VOFvT8LLLC3 koTzePMWy9XhIYg3HrIoftf0Ol2D9ltQRQHPwaaL/Qe6TL7G2pmUroRng+XZhBMrwD i3W9uATmYauecK8pTeTYJOM8KhNbItC9x5Gf/H9wIA7gyI6EFNJJB5kNOzy3JENEOi s/bi5NO2ezPfuIwvq9ap35zGyEvtj0KDPSIuLX86VhJ0kqqzT7Y5DKry9LEZ9AtLdz MF4b82P0AD4jw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vates.tech; s=mte1; t=1736944076; x=1737204576; i=yann.dirson@vates.tech; bh=dOOsXTP8OwZy3WWvkB1+qNS07astUnM7jHkXX3lf6hk=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=hqIDJuSrCTWIB8JKlo/i6oWbtFi7+3uodcHqhEpIvjvXoU4FFbPtRGwJBYVm35w4y 3LpFGF8XkdkTj0GDLYHvfw0IQe7O+nFzum1s5H+F9ldfpDcaLVTkMmkidl4p/lY0kd 1zX3mAEpidmgvCQZOq5eo1SJpIaXCrDuT8GVRZ7LffmLTd4TE3fk1Xa31uTJXXPYdR CbrzUNLA/jSBVFl7fBteMCZyYnjvsuKye+R6b0KMLG05hxivnug8u4wDsY6MUx7qx5 YFx7bbkvSpzeL5sZgXgIy9xm9br7viaH0/uFZA0BhX+p9/LEuQzRBvSb2D+5FQfV68 LD7XurmtXo/Nw== From: "Yann Dirson" Subject: =?utf-8?q?=5BXEN_PATCH_v2_1/3=5D_docs/sphinx=3A_import_sys_for_erro?= =?utf-8?q?r_reporting?= X-Mailer: git-send-email 2.39.5 X-Bm-Disclaimer: Yes X-Bm-Milter-Handled: 4ffbd6c1-ee69-4e1b-aabd-f977039bd3e2 X-Bm-Transport-Timestamp: 1736944075175 To: xen-devel@lists.xenproject.org Cc: "Yann Dirson" , "Andrew Cooper" , "Anthony PERARD" , "Michal Orzel" , "Jan Beulich" , "Julien Grall" , " =?utf-8?q?Roger_Pau_Monn=C3=A9?= " , "Stefano Stabellini" Message-Id: <8f3a1914d135657e5d98ac5fad6c7b0e13974bf6.1736943927.git.yann.dirson@vates.tech> In-Reply-To: References: X-Native-Encoded: 1 X-Report-Abuse: =?utf-8?q?Please_forward_a_copy_of_this_message=2C_including?= =?utf-8?q?_all_headers=2C_to_abuse=40mandrill=2Ecom=2E_You_can_also_report_?= =?utf-8?q?abuse_here=3A_https=3A//mandrillapp=2Ecom/contact/abuse=3Fid=3D30?= =?utf-8?q?504962=2Eb10fa3bdf01f49df8ad680db5b8dd259?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20250115:md Date: Wed, 15 Jan 2025 12:27:56 +0000 MIME-Version: 1.0 Signed-off-by: Yann Dirson --- docs/conf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5d2e979449..2fb8bafe65 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -6,6 +6,8 @@ # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html +import sys + # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, @@ -13,7 +15,6 @@ # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os -# import sys # sys.path.insert(0, os.path.abspath('.')) From patchwork Wed Jan 15 12:27:56 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yann Dirson X-Patchwork-Id: 13940386 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1088BC02180 for ; Wed, 15 Jan 2025 12:28:15 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.872442.1283430 (Exim 4.92) (envelope-from ) id 1tY2V9-0007Mh-Cr; Wed, 15 Jan 2025 12:28:03 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 872442.1283430; Wed, 15 Jan 2025 12:28:03 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V9-0007MQ-9o; Wed, 15 Jan 2025 12:28:03 +0000 Received: by outflank-mailman (input) for mailman id 872442; Wed, 15 Jan 2025 12:28:01 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V7-0006fG-MR for xen-devel@lists.xenproject.org; Wed, 15 Jan 2025 12:28:01 +0000 Received: from mail128-16.atl41.mandrillapp.com (mail128-16.atl41.mandrillapp.com [198.2.128.16]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id 268a449e-d33c-11ef-99a4-01e77a169b0f; Wed, 15 Jan 2025 13:27:57 +0100 (CET) Received: from pmta08.mandrill.prod.atl01.rsglab.com (localhost [127.0.0.1]) by mail128-16.atl41.mandrillapp.com (Mailchimp) with ESMTP id 4YY4yh3rrqzRKbjGW for ; Wed, 15 Jan 2025 12:27:56 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id 8efef2ade84749499ffccea0abd79f50; Wed, 15 Jan 2025 12:27:56 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 268a449e-d33c-11ef-99a4-01e77a169b0f DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1736944076; x=1737204576; bh=rD0TZYM4EFPHaYU8mIWlW5dHR2cgOw47UUmTX3U9tk8=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=tIWPzN5RSojyiDFWRLsFOqvdd+YczZrT9cjwQavBtyDHdMKVZouHMs2GtwucQbBj5 YFrv8s3r9AzPO+Zg3+K9mCWLYlVSH638zZ/spvPrYG4+lWXYXjShIrWy9lHADlDJ+B bfxrpd9l2F+8t/1yBD+3GAOaoiBNeVYOxiga1tly1QSVXPZWOuUxTqIcy2YtHFHBav qdir7stGD59jUH1ahdtAwq9WJkTFQW1vHdVPxFD9/+dQlQ5zmacsg+/lrC08w6aotP 90s2H9F97DnmPFZb9RkY6WIBdTZgnHRJHp2qLh+hnGC9aj3ERJhwEpWqmAzpXFGtt/ MerVDirPZGxDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vates.tech; s=mte1; t=1736944076; x=1737204576; i=yann.dirson@vates.tech; bh=rD0TZYM4EFPHaYU8mIWlW5dHR2cgOw47UUmTX3U9tk8=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=ZaibYpU+i37ILH2TF9fFP6/QUCPenhqahN3H3szktJ5Vf4tK+gR1NB+01L/PnFGZV OOv/O8dmCVKlrmpwAbTNVURbw8EV+tVAyTHCkpp0bWhl6ExmVvEbzKKckpwbK4XyXM 8XpxhUFOY7KRQz4eStLNs7B8zTblkCbDMHdpfmguY8XkapKE/sjtMNOOSabysEFs2t e56ACM5wR/cjS+kuUIbuoM2uQRkIuqIwZQ/L0qo8iQ6c6MaO21D+BSdYnlStROiYac HOVkkuX2duhk/uG2CUc1BFCbBIN2JC9ipzfa+qZCoSV5/s7hgYUxonKCqcJQ0Pk+tB jqbO5SGTH7I6g== From: "Yann Dirson" Subject: =?utf-8?q?=5BXEN_PATCH_v2_2/3=5D_docs=3A_rationalise_=2Egitignore?= X-Mailer: git-send-email 2.39.5 X-Bm-Disclaimer: Yes X-Bm-Milter-Handled: 4ffbd6c1-ee69-4e1b-aabd-f977039bd3e2 X-Bm-Transport-Timestamp: 1736944075408 To: xen-devel@lists.xenproject.org Cc: "Yann Dirson" , "Andrew Cooper" , "Anthony PERARD" , "Michal Orzel" , "Jan Beulich" , "Julien Grall" , " =?utf-8?q?Roger_Pau_Monn=C3=A9?= " , "Stefano Stabellini" Message-Id: In-Reply-To: References: X-Native-Encoded: 1 X-Report-Abuse: =?utf-8?q?Please_forward_a_copy_of_this_message=2C_including?= =?utf-8?q?_all_headers=2C_to_abuse=40mandrill=2Ecom=2E_You_can_also_report_?= =?utf-8?q?abuse_here=3A_https=3A//mandrillapp=2Ecom/contact/abuse=3Fid=3D30?= =?utf-8?q?504962=2E8efef2ade84749499ffccea0abd79f50?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20250115:md Date: Wed, 15 Jan 2025 12:27:56 +0000 MIME-Version: 1.0 Note I did not transplant the patterns under doc/txt/ (since the whole dir is ignored already), and adjusted sort order to be fully alphabetical. Signed-off-by: Yann Dirson --- .gitignore | 17 ----------------- docs/.gitignore | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 17 deletions(-) create mode 100644 docs/.gitignore diff --git a/.gitignore b/.gitignore index 25484a8fd8..53f5df0003 100644 --- a/.gitignore +++ b/.gitignore @@ -50,19 +50,6 @@ config/Toplevel.mk config/Paths.mk dist/* -docs/tmp.* -docs/html/ -docs/man/xl.cfg.5.pod -docs/man/xl-disk-configuration.5.pod -docs/man/xl-network-configuration.5.pod -docs/man/xl.1.pod -docs/man/xl.conf.5.pod -docs/man1/ -docs/man5/ -docs/man7/ -docs/man8/ -docs/pdf/ -docs/txt/ extras/ install/* @@ -302,7 +289,3 @@ tools/debugger/kdd/kdd tools/firmware/etherboot/ipxe.tar.gz tools/firmware/etherboot/ipxe/ tools/xl/xl - -docs/txt/misc/*.txt -docs/txt/man/*.txt -docs/figs/*.png diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 0000000000..0727c6d7cf --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,14 @@ +/figs/*.png +/html/ +/man/xl.cfg.5.pod +/man/xl-disk-configuration.5.pod +/man/xl-network-configuration.5.pod +/man/xl.1.pod +/man/xl.conf.5.pod +/man1/ +/man5/ +/man7/ +/man8/ +/pdf/ +/tmp.* +/txt/ From patchwork Wed Jan 15 12:27:56 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yann Dirson X-Patchwork-Id: 13940387 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DD329C02185 for ; Wed, 15 Jan 2025 12:28:16 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.872441.1283420 (Exim 4.92) (envelope-from ) id 1tY2V8-00077V-5R; Wed, 15 Jan 2025 12:28:02 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 872441.1283420; Wed, 15 Jan 2025 12:28:02 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V8-00077M-1z; Wed, 15 Jan 2025 12:28:02 +0000 Received: by outflank-mailman (input) for mailman id 872441; Wed, 15 Jan 2025 12:28:00 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V6-0006fA-Qs for xen-devel@lists.xenproject.org; Wed, 15 Jan 2025 12:28:00 +0000 Received: from mail178-22.suw51.mandrillapp.com (mail178-22.suw51.mandrillapp.com [198.2.178.22]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 26b51770-d33c-11ef-a0e1-8be0dac302b0; Wed, 15 Jan 2025 13:27:58 +0100 (CET) Received: from pmta13.mandrill.prod.suw01.rsglab.com (localhost [127.0.0.1]) by mail178-22.suw51.mandrillapp.com (Mailchimp) with ESMTP id 4YY4yh6WpnzGlswDW for ; Wed, 15 Jan 2025 12:27:56 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id 01978c670a2740c9a2057090fc5bb0de; Wed, 15 Jan 2025 12:27:56 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 26b51770-d33c-11ef-a0e1-8be0dac302b0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1736944076; x=1737204576; bh=UBbT0pa4mHPutb6jsuj67GiXKP61nGVqjVTJVp4vaoQ=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=ExUCFpqeXMHcs8IjkSw8YmUBB8hpx8dfVEEThsgQ2MUYQAheOc2PrGfTpnHQRQHzf cBwkhgDINtnMWW5TYTml473RCUESprwo2hmzGsd9SZvl8/fL46xrlREpatqPberhvu 5GekSukRGaqJyAEYT8BWxDffqUQxR5VzNXAGK/niScAjh/u7asVQB1Tw3R3I7WUtpa fCuRdI9XjvISAbH3hgrLWEmufdE+x5/9CEz0prrBzarYe553i7OmrG81YbwHH8GxCx V70Yc9urEwcuxAMHXB4US51xWM0ANL9t+L8x5U8cDBuOA25gj65W+uZNMzZQnUwg40 ueAhxD/u98beQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vates.tech; s=mte1; t=1736944076; x=1737204576; i=yann.dirson@vates.tech; bh=UBbT0pa4mHPutb6jsuj67GiXKP61nGVqjVTJVp4vaoQ=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=s8waA4eO5T1PYMJlUDBDBxXKYpA2oL59YAV/jb4XWZtvD/LbdlDvinXquMuiWwzAM 2izaCSCfXAtHiPW+WoA4ceC/6LRmLBD6XZFLEEoChOHSKU9tGvEEatOJ1K3kFXbCUa ta21s/kMoOKoZeNEz1QP7sn5LA3eIhc2SjQZXkJ1auVsCI0BjxV0cugf3HVQh/YCAZ IpiPJ+sbK3ODNk6EIDTN63csBCHLhntU153pd4lHHEp+k7ht1KktCjmxFHrsiycKOD FUdJDhOFCzma2Wtg+R2U+yfc2ep9dwqO2UkVovdcd0I326CVsBX/Fm2gbdgVDVtGKr odb9pdlTFCm5g== From: "Yann Dirson" Subject: =?utf-8?q?=5BXEN_PATCH_v2_3/3=5D_docs/sphinx=3A_gitignore_generated?= =?utf-8?q?_files?= X-Mailer: git-send-email 2.39.5 X-Bm-Disclaimer: Yes X-Bm-Milter-Handled: 4ffbd6c1-ee69-4e1b-aabd-f977039bd3e2 X-Bm-Transport-Timestamp: 1736944075627 To: xen-devel@lists.xenproject.org Cc: "Yann Dirson" , "Andrew Cooper" , "Anthony PERARD" , "Michal Orzel" , "Jan Beulich" , "Julien Grall" , " =?utf-8?q?Roger_Pau_Monn=C3=A9?= " , "Stefano Stabellini" Message-Id: In-Reply-To: References: X-Native-Encoded: 1 X-Report-Abuse: =?utf-8?q?Please_forward_a_copy_of_this_message=2C_including?= =?utf-8?q?_all_headers=2C_to_abuse=40mandrill=2Ecom=2E_You_can_also_report_?= =?utf-8?q?abuse_here=3A_https=3A//mandrillapp=2Ecom/contact/abuse=3Fid=3D30?= =?utf-8?q?504962=2E01978c670a2740c9a2057090fc5bb0de?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20250115:md Date: Wed, 15 Jan 2025 12:27:56 +0000 MIME-Version: 1.0 Signed-off-by: Yann Dirson --- docs/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.gitignore b/docs/.gitignore index 0727c6d7cf..e87b12890a 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -10,5 +10,6 @@ /man7/ /man8/ /pdf/ +/sphinx/ /tmp.* /txt/