From patchwork Sun Nov 26 19:42:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10075525 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 8A52960353 for ; Sun, 26 Nov 2017 19:42:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7D14C27D0C for ; Sun, 26 Nov 2017 19:42:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7225428B0B; Sun, 26 Nov 2017 19:42:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 402F527D0C for ; Sun, 26 Nov 2017 19:42:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0AF246E1E3; Sun, 26 Nov 2017 19:42:24 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4778F6E02C for ; Sun, 26 Nov 2017 19:42:19 +0000 (UTC) Received: by mail-wm0-x244.google.com with SMTP id w73so2174540wmw.0 for ; Sun, 26 Nov 2017 11:42:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QZnc2Z7Q5CH21xpbtHKQxHxun2Z8nq+DXLQmBheNMLE=; b=kFkLFLe/g0CrrFUBG99e1FWSiSx1jqImjnj0luI4OPPieicfPuUg0TvVwrfjANc6Kh Lcc7pPlAzF1V23RuYZjZiH5SGgW1WVna+jGe9QMvlMnT9rEu+MDrvD80lYL58FrJaxa3 SoVPJ2z4Xm08nlYYB91tQqYiGTJU0wsvvLqjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=QZnc2Z7Q5CH21xpbtHKQxHxun2Z8nq+DXLQmBheNMLE=; b=qHgXOdpAbn1FdzI0RckkieYH93EmtY7X5t0tNl8WVsy0Rpix9v++QYfwpbpQzj6qz1 GMsKOBBwyN3U+k7SoVckRqT8M8UgyfUnk9utU9hYqBLHqFJr2NiH4fKTMBIOyPbBWYS5 o2IEwzZOdeIfoZi60MBo7gGEx1MEBi742T3lENxHTKwE604iVEqkFtKpfIy4BFISgq65 n0CoOzYEm8kal0C0kBRPlDIT3Bq2lDTahw8muMbmAn/exSa2rUUY7hf+KceO9jrnTvH9 GbnVrsbppgD3D/cv8Tb0OV4emyKmi7Zj6uk33vHxSglRvFloXLC6puWZHyrchOhlqawq nqMg== X-Gm-Message-State: AJaThX6XXukXNJQSdo3kEFqIqROaJEG7KDo65kGLA7jdzVYcyrIxEECh lI/YH1eiWMi3tD1kP2McjqJOj6DJ X-Google-Smtp-Source: AGs4zMb0DMSHRqYoXTWUJ3qo038Fqm859n9mZBQ7FyqAVYh5YbJMQYybWKsxfIwmkrHfbd7m8Q+eDg== X-Received: by 10.80.154.35 with SMTP id o32mr48145824edb.125.1511725337687; Sun, 26 Nov 2017 11:42:17 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:5635:0:39d2:f87e:2033:9f6]) by smtp.gmail.com with ESMTPSA id b7sm4831117eda.60.2017.11.26.11.42.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Nov 2017 11:42:17 -0800 (PST) From: Daniel Vetter To: Intel Graphics Development Date: Sun, 26 Nov 2017 20:42:09 +0100 Message-Id: <20171126194211.15849-2-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171126194211.15849-1-daniel.vetter@ffwll.ch> References: <20171126194211.15849-1-daniel.vetter@ffwll.ch> Cc: Daniel Vetter Subject: [Intel-gfx] [PATCH i-g-t 2/4] docs: remove version information X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP I haven't figured out how to make this work with meson's gtkdoc support. But then all the docs are for the internal library and the tests, and for that the version information isn't really all that useful. You just want whatever matches your sourcecode really. So let's go the easy way and just remove it. Signed-off-by: Daniel Vetter --- docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml index 8d77cecd4b02..59163c080048 100644 --- a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml +++ b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml @@ -8,9 +8,6 @@ intel-gpu-tools Reference Manual - - for intel-gpu-tools &version;. -