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('.'))