All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v2 10/12] Documentation: ice: Prepare documentation for RST conversion
Date: Wed, 10 Oct 2018 12:16:11 -0700	[thread overview]
Message-ID: <20181010191613.2770-11-jeffrey.t.kirsher@intel.com> (raw)
In-Reply-To: <20181010191613.2770-1-jeffrey.t.kirsher@intel.com>

Before making the conversion to the rst (reStructured Text) format, there
are changes needed to the documentation so that there are no build errors.

Also fixed old/broken URLs to the correct or updated URL.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
---
 Documentation/networking/ice.txt | 34 +++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 14 deletions(-)

diff --git a/Documentation/networking/ice.txt b/Documentation/networking/ice.txt
index 6261c46378e1..1e4948c9e989 100644
--- a/Documentation/networking/ice.txt
+++ b/Documentation/networking/ice.txt
@@ -1,4 +1,6 @@
-Intel(R) Ethernet Connection E800 Series Linux Driver
+.. SPDX-License-Identifier: GPL-2.0+
+
+Linux* Base Driver for the Intel(R) Ethernet Connection E800 Series
 ===================================================================
 
 Intel ice Linux driver.
@@ -6,34 +8,38 @@ Copyright(c) 2018 Intel Corporation.
 
 Contents
 ========
+
 - Enabling the driver
 - Support
 
 The driver in this release supports Intel's E800 Series of products. For
-more information, visit Intel's support page at http://support.intel.com.
+more information, visit Intel's support page at https://support.intel.com.
 
 Enabling the driver
 ===================
-
 The driver is enabled via the standard kernel configuration system,
-using the make command:
+using the make command::
 
-     Make oldconfig/silentoldconfig/menuconfig/etc.
+  make oldconfig/silentoldconfig/menuconfig/etc.
 
 The driver is located in the menu structure at:
 
-	-> Device Drivers
-	  -> Network device support (NETDEVICES [=y])
-	    -> Ethernet driver support
-	      -> Intel devices
-	        -> Intel(R) Ethernet Connection E800 Series Support
+  -> Device Drivers
+    -> Network device support (NETDEVICES [=y])
+      -> Ethernet driver support
+        -> Intel devices
+          -> Intel(R) Ethernet Connection E800 Series Support
 
 Support
 =======
-
 For general information, go to the Intel support website at:
 
-    http://support.intel.com
+https://www.intel.com/support/
+
+or the Intel Wired Networking project hosted by Sourceforge at:
+
+https://sourceforge.net/projects/e1000
 
-If an issue is identified with the released source code, please email
-the maintainer listed in the MAINTAINERS file.
+If an issue is identified with the released source code on a supported kernel
+with a supported adapter, email the specific information related to the issue
+to e1000-devel at lists.sf.net.
-- 
2.17.1


  parent reply	other threads:[~2018-10-10 19:16 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-10 19:16 [Intel-wired-lan] [PATCH v2 00/12] Intel Wired LAN Documentation Updates Jeff Kirsher
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 01/12] Documentation: e100, e1000: Add missing SPDX header Jeff Kirsher
2018-10-11 15:39   ` Bowers, AndrewX
2018-10-12  1:27   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 02/12] Documentation: ixgb: Prepare documentation for RST conversion Jeff Kirsher
2018-10-11 15:39   ` Bowers, AndrewX
2018-10-11 20:20   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 03/12] Documentation: e1000e: " Jeff Kirsher
2018-10-11 15:40   ` Bowers, AndrewX
2018-10-11 20:29   ` Brown, Aaron F
2018-10-11 21:14   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 04/12] Documentation: igb: " Jeff Kirsher
2018-10-11 15:40   ` Bowers, AndrewX
2018-10-11 21:27   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 05/12] Documentation: igbvf: " Jeff Kirsher
2018-10-11 15:41   ` Bowers, AndrewX
2018-10-11 21:39   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 06/12] Documentation: ixgbe: " Jeff Kirsher
2018-10-11 15:41   ` Bowers, AndrewX
2018-10-11 16:40   ` Shannon Nelson
2018-10-11 23:50   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 07/12] Documentation: ixgbevf: " Jeff Kirsher
2018-10-11 15:41   ` Bowers, AndrewX
2018-10-11 21:45   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 08/12] Documentation: i40e: " Jeff Kirsher
2018-10-11 16:41   ` Shannon Nelson
2018-10-11 17:41     ` Keller, Jacob E
2018-10-12  0:51   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 09/12] Documentation: iavf: " Jeff Kirsher
2018-10-11 15:42   ` Bowers, AndrewX
2018-10-12  1:18   ` Brown, Aaron F
2018-10-12  1:26   ` Brown, Aaron F
2018-10-10 19:16 ` Jeff Kirsher [this message]
2018-10-11 15:43   ` [Intel-wired-lan] [PATCH v2 10/12] Documentation: ice: " Bowers, AndrewX
2018-10-12  1:29   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 11/12] Documentation: fm10k: Add kernel documentation Jeff Kirsher
2018-10-11 15:43   ` Bowers, AndrewX
2018-10-12  1:00   ` Brown, Aaron F
2018-10-10 19:16 ` [Intel-wired-lan] [PATCH v2 12/12] Documentation: intel: Convert to RST format Jeff Kirsher
2018-10-11 15:44   ` Bowers, AndrewX
2018-10-12  1:28   ` Brown, Aaron F

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181010191613.2770-11-jeffrey.t.kirsher@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.