alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-utils][PATCH 0/5] Add man page for alsaucm + other fixes
@ 2016-12-09 13:02 Antonio Ospite
  2016-12-09 13:02 ` [alsa-utils][PATCH 1/5] alsaucm: mention the "list1" command in the usage output Antonio Ospite
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Antonio Ospite @ 2016-12-09 13:02 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai, Liam Girdwood, Antonio Ospite

Hi,

while adding the alsaucm man page (patch 4/5) I noticed some other
things worth fixing, so here is the whole patch set.

In patch 4/5 the reStructuredText content is exactly the same reviewed
by Liam, so I put his ACK in the commit message.

Thanks,
   Antonio

Antonio Ospite (5):
  alsaucm: mention the "list1" command in the usage output
  configure.ac: fix the check for xmlto availability
  configure.ac: add a check for rst2man, a reStructuredText man page
    generator
  alsaucm: add a man page, generated from reStructuredText
  INSTALL: document how to configure a build for installation in a local
    dir

 .gitignore          |   1 +
 INSTALL             |   7 ++
 alsaucm/Makefile.am |   7 ++
 alsaucm/alsaucm.rst | 235 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 alsaucm/usecase.c   |   3 +-
 configure.ac        |  15 +++-
 6 files changed, 264 insertions(+), 4 deletions(-)
 create mode 100644 alsaucm/alsaucm.rst

-- 
Antonio Ospite
https://ao2.it
https://twitter.com/ao2it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-12-09 17:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-09 13:02 [alsa-utils][PATCH 0/5] Add man page for alsaucm + other fixes Antonio Ospite
2016-12-09 13:02 ` [alsa-utils][PATCH 1/5] alsaucm: mention the "list1" command in the usage output Antonio Ospite
2016-12-09 13:02 ` [alsa-utils][PATCH 2/5] configure.ac: fix the check for xmlto availability Antonio Ospite
2016-12-09 13:02 ` [alsa-utils][PATCH 3/5] configure.ac: add a check for rst2man, a reStructuredText man page generator Antonio Ospite
2016-12-09 13:02 ` [alsa-utils][PATCH 4/5] alsaucm: add a man page, generated from reStructuredText Antonio Ospite
2016-12-09 13:02 ` [alsa-utils][PATCH 5/5] INSTALL: document how to configure a build for installation in a local dir Antonio Ospite
2016-12-09 16:33 ` [alsa-utils][PATCH 0/5] Add man page for alsaucm + other fixes Takashi Iwai
2016-12-09 17:26   ` Antonio Ospite

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).