All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH  v2 0/5] some tweaks to the document build process
@ 2020-06-19 20:49 Alex Bennée
  2020-06-19 20:49 ` [virtio-comment] [PATCH v2 1/5] README.md: convert html to proper Markdown format Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex Bennée @ 2020-06-19 20:49 UTC (permalink / raw)
  To: virtio-comment; +Cc: Alex Bennée

Hi,

So this is a re-spin of the series I sent earlier this year. I cut out
all the radical trimming of changelogs and automation of the version
stuff. You can still do a local build which will annotate the files
with some version data which will hopefully help with draft copies.

I've converted more of the htmlised markdown boilerplate into pure
markdown. The text itself is unchanged.

The makefile automation is mainly for my benefit - it just makes it
easier to hit C-c c in emacs and trigger the compile-command. I
realise this isn't useful for everyone so feel free to drop if it is
an over imposition.

Alex Bennée (5):
  README.md: convert html to proper Markdown format
  CONTRIBUTING.md: convert html to proper MarkDown
  LICENSE.md: convert html to proper MarkDown
  Makefile: add some simple make automations
  make-setup-generated: optionally add GIT metadata

 CONTRIBUTING.md         |  22 ++--
 LICENSE.md              |   9 +-
 Makefile                |  26 ++++
 README.md               | 258 ++++++++++++++++------------------------
 make-setup-generated.sh |  34 +++++-
 makehtml.sh             |   2 +-
 6 files changed, 168 insertions(+), 183 deletions(-)
 create mode 100644 Makefile

-- 
2.20.1


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


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

end of thread, other threads:[~2020-07-14 21:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-19 20:49 [virtio-comment] [PATCH v2 0/5] some tweaks to the document build process Alex Bennée
2020-06-19 20:49 ` [virtio-comment] [PATCH v2 1/5] README.md: convert html to proper Markdown format Alex Bennée
2020-06-19 20:49 ` [virtio-comment] [PATCH v2 2/5] CONTRIBUTING.md: convert html to proper MarkDown Alex Bennée
2020-06-19 20:49 ` [virtio-comment] [PATCH v2 3/5] LICENSE.md: " Alex Bennée
2020-06-19 20:49 ` [virtio-comment] [PATCH v2 4/5] Makefile: add some simple make automations Alex Bennée
2020-06-19 20:49 ` [virtio-comment] [PATCH v2 5/5] make-setup-generated: optionally add GIT metadata Alex Bennée
2020-07-14 20:27 ` [virtio-comment] Re: [PATCH v2 0/5] some tweaks to the document build process Alex Bennée

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.