linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sparse documentation format, rST vs MD
@ 2017-08-07  1:28 Christopher Li
  2017-08-07  1:44 ` Luc Van Oostenryck
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Christopher Li @ 2017-08-07  1:28 UTC (permalink / raw)
  To: Linux-Sparse, Luc Van Oostenryck

I want to use some mark down format for the document
of sparse.

There is two choice here:

rST (reStructuredText)
https://en.wikipedia.org/wiki/ReStructuredText

MD (Mark Down)
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Does any one care which format to use?

So far I am weak leaning towards MD but I can be convenience
otherwise. Mostly because MD render on github is very nicely.
I already use MD on other projects.

Here is my run down of Pros and Cons
rST Pros:

-  Linux kernel already using rST for documents like
   submiting-patches.rst. I need a file for sparse version of
   submitting-patches.

- might be more friendly to code syntax. But I am not going to use
  those really deep extensions any way.

rST Cons (for me):
- I don't know rST at all. I need to learn it.
- github does not recognized rST naturally.


MarkDown Pros:
- More friendly to web.
- Github etc can render .md properly on display.
- I already know how the syntax. No need to learn.

MarkdDown Cons:
- Kernel is using rST. I need to convert the format if I borrow
  some file from the Linux Kernel.

Feed back?

Chris

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

end of thread, other threads:[~2017-08-07 23:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07  1:28 Sparse documentation format, rST vs MD Christopher Li
2017-08-07  1:44 ` Luc Van Oostenryck
2017-08-07  1:58   ` Christopher Li
2017-08-07  4:56 ` Josh Triplett
2017-08-07 11:46   ` Christopher Li
2017-08-07 11:57     ` Josh Triplett
2017-08-07 16:25   ` Jonathan Corbet
2017-08-07 23:45     ` Christopher Li
2017-08-07  6:03 ` Pavel Roskin
2017-08-07  8:15   ` Luc Van Oostenryck
2017-08-07 11:29   ` Christopher Li
2017-08-07 16:11     ` Randy Dunlap

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