mbox series

[v2,0/4] Multiple fixes to Amiga joystick documentation

Message ID 20250526135957.180254-1-contact@gvernon.com
Headers show
Series Multiple fixes to Amiga joystick documentation | expand

Message

George Anthony Vernon May 26, 2025, 1:59 p.m. UTC
Hi, this patch series covers a few fixes & heading imps to the Amiga
joystick documentation.

I've kept the section adornments changes amid ongoing discussion about
it.

Thanks to Bagas and Jonathan for the feedback.

---

Changelog:
- v2:
	- Separate patch 3 from v1 into two (Fix Amiga joysticks grammar
	  and Make headings compliant w/ guidelines) as per request from
	  Bagas and Jonathan
	- Remove junk comment I added in patch 3 v1
	- Add `Reviewed-by` tag to patch 1 from Bagas

George Anthony Vernon (4):
  input: docs: Fix broken table formatting
  input: docs: Correct Amiga 4-jstick adapter pinout
  input: docs: Fix Amiga joysticks grammar
  input: docs: Make headings compliant w/ guidelines

 Documentation/input/devices/amijoy.rst | 125 +++++++++++++------------
 1 file changed, 67 insertions(+), 58 deletions(-)

Comments

Dmitry Torokhov May 30, 2025, 10:35 p.m. UTC | #1
On Mon, May 26, 2025 at 02:59:48PM +0100, George Anthony Vernon wrote:
> Hi, this patch series covers a few fixes & heading imps to the Amiga
> joystick documentation.
> 
> I've kept the section adornments changes amid ongoing discussion about
> it.

Applied the lot, thank you.