qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Add mardown formatting to README
@ 2017-02-17  0:54 Pranith Kumar
  2017-02-17  0:54 ` [Qemu-devel] [PATCH 1/2] Update README to accomodate markdown format Pranith Kumar
  2017-02-17  0:54 ` [Qemu-devel] [PATCH 2/2] Create README.md as a symlink to README Pranith Kumar
  0 siblings, 2 replies; 4+ messages in thread
From: Pranith Kumar @ 2017-02-17  0:54 UTC (permalink / raw)
  To: alex.bennee; +Cc: qemu-devel, stefanha, peter.maydell, berrange, eblake

Also create README.md as a symlink to README so that github displays
markdown.

Update the README file to markdown so that it makes the github page
look prettier. I know that github repo is a mirror and not the
official repo, but I think it doesn't hurt to have it in markdown
format.

The last time we tried, it caused issues for building installers and
the check patch. Creating a symlink will hopefully avoid those.

To compare, you can take a look at the following links:

old: https://github.com/pranith/qemu/
new: https://github.com/pranith/qemu/tree/readme

Pranith Kumar (2):
  Update README to accomodate markdown format
  Create README.md as a symlink to README

 README    | 44 +++++++++++++++++++++-----------------------
 README.md |  1 +
 2 files changed, 22 insertions(+), 23 deletions(-)
 create mode 120000 README.md

-- 
2.11.0

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

end of thread, other threads:[~2017-02-17  1:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17  0:54 [Qemu-devel] [PATCH 0/2] Add mardown formatting to README Pranith Kumar
2017-02-17  0:54 ` [Qemu-devel] [PATCH 1/2] Update README to accomodate markdown format Pranith Kumar
2017-02-17  1:28   ` Nir Soffer
2017-02-17  0:54 ` [Qemu-devel] [PATCH 2/2] Create README.md as a symlink to README Pranith Kumar

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).