All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] nvmetcli manpage and misc tweaks.
@ 2016-11-29 23:10 Jay Freyensee
  2016-11-29 23:10 ` [PATCH v1 1/2] nvmetcli: Adding manpage/html generation Jay Freyensee
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jay Freyensee @ 2016-11-29 23:10 UTC (permalink / raw)


Adding proper documentation solution to nvmetcli.

v1:
   *Folded Christoph's input into the man pages.
   *undeleted README
   *Added 'installdoc/uninstalldoc' options in the Makefile

Jay Freyensee (2):
  nvmetcli: Adding manpage/html generation
  nvmetcli: add python-six to rpm package building

 Documentation/Makefile     |  31 ++++++
 Documentation/nvmetcli.txt | 253 +++++++++++++++++++++++++++++++++++++++++++++
 Makefile                   |  21 +++-
 rpm/nvmetcli.spec.tmpl     |   2 +-
 4 files changed, 304 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/Makefile
 create mode 100644 Documentation/nvmetcli.txt

-- 
2.7.4

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

end of thread, other threads:[~2016-12-01  9:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 23:10 [PATCH v1 0/2] nvmetcli manpage and misc tweaks Jay Freyensee
2016-11-29 23:10 ` [PATCH v1 1/2] nvmetcli: Adding manpage/html generation Jay Freyensee
2016-11-29 23:11 ` [PATCH v1 2/2] nvmetcli: add python-six to rpm package building Jay Freyensee
2016-12-01  9:44 ` [PATCH v1 0/2] nvmetcli manpage and misc tweaks Christoph Hellwig

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.