From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kirsher Subject: Re: [PATCH 3/4] Documentation: e100: Fix docs build error Date: Fri, 22 Jun 2018 09:46:25 -0700 Message-ID: <7dd4d483199724925d4f380a8908e2546b4d12a2.camel@intel.com> References: <20180622003708.31848-1-me@tobin.cc> <20180622003708.31848-4-me@tobin.cc> Reply-To: jeffrey.t.kirsher@intel.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-c3xq0ahnNLQD4DPX5CLA" Cc: "David S. Miller" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: "Tobin C. Harding" , Jonathan Corbet Return-path: In-Reply-To: <20180622003708.31848-4-me@tobin.cc> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org --=-c3xq0ahnNLQD4DPX5CLA Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 2018-06-22 at 10:37 +1000, Tobin C. Harding wrote: > Recent patch updated e100 docs to rst format. Docs build (`make > htmldocs`) is currently failing due to this file with error: >=20 > (SEVERE/4) Unexpected section title. >=20 > This is because a section of the file is indented 2 spaces. Build > error > can be cleared by aligning the text with column 0. While we are > changing > these lines we can make sure line length does not exceed 72, that > newlines following headings are uniform, and that full stops are > followed by two spaces. >=20 > Align text with column 0, limit line length to 72, ensure two spaces > follow all full stops, ensure uniform use of newlines after heading. >=20 > Fixes commit (85d63445f411 Documentation: e100: Update the Intel > 10/100 driver doc) >=20 > CC: Jeff Kirsher > Signed-off-by: Tobin C. Harding Acked-by: Jeff Kirsher --=-c3xq0ahnNLQD4DPX5CLA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiTyZWz+nnTrOJ1LZ5W/vlVpL7c4FAlstJ+EACgkQ5W/vlVpL 7c6RHQ/9FBlPwHnbLmmHd8IW5LLYBWgAvyyvIAc4nkyRTjyoT9vj08RbIW2mTG6J 7RFMNKBotpsUB7z0B/GZzssa2ykaznfDmu6jbcswnGrs2KlTSUyMGwxEI/T9lWkS WXSj478dSbIO/8mfube6isxyL3L+/4ijyVYG5gt10I7qjtw7EASwk2yGt2gbebHA KoICManFWkP6eD8nNEDzXmOw/p/EH/3J6TNTu2XjWXoyz8Y3f1kOJUbiuPl+ECyO gucYCDtIFRrDe1HQ5LGkM+nlBuEeoB859gBZb6VfiQu0ZOGXNvD++vU3u/6b1lKq Tbo+ccqIrDYBMbUJR0gRgu9kCorCUgMSnr7ialkRmKZoUyUBji04bYLXbC01M0p8 7fAWTMFD79MYkMPYKKhOik16W6gtxgbkCSfxLN07vjFCeULeDHnphN4b3dZnff8e N1Sj0/Zmuk9Rnsfgo9fgzFEK/tjNQEz2EKqsss3iCERF5kDIOGyIuv9M3zQfMLhk FxSJrsK3HeCka3HMpQPk7L3P5/0SKLc8ZXzvknRDYHjCsIzJM9Kn9Yq9Vc6Zoqa0 y/BwhNm1rOvg3s/Tv7tYKVvvTj1vYUyGBxisy41zhki6dP5N8YHVZe4ldxBxoY1d sGqoHnQH2rC6zFHX2xMzCzAFZuD5fpU5kWjFPzO+UM4wYS9WWZg= =4xPf -----END PGP SIGNATURE----- --=-c3xq0ahnNLQD4DPX5CLA--