Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-30 Thread Jean Hertel
elikov Enviado: quarta-feira, 29 de março de 2017 12:32 Para: Brian Paul Cc: Jean Hertel; mesa-dev@lists.freedesktop.org Assunto: Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown Hi Jean, On 8 March 2017 at 16:12, Brian Paul wrote: >> >One thing that I would pr

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-29 Thread Emil Velikov
Hi Jean, On 8 March 2017 at 16:12, Brian Paul wrote: >> >One thing that I would prefer so not see if heavy things like >> Bootstrap. >> >We definitely don't need it, I think writing our own few lines of CSS >> >(which can be inspired by anything you want) is better. We have more >>

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-08 Thread Brian Paul
On 03/07/2017 02:47 PM, Jason Ekstrand wrote: Hey Jean, On Tue, Mar 7, 2017 at 4:02 AM, Jean Hertel mailto:jean.her...@hotmail.com>> wrote: Eric, >>On Monday, 2017-03-06 18:36:32 +, Jean Hertel wrote: >> Hello guys, >> >> >> I want to propose a port of the curr

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-08 Thread Brian Paul
On 03/07/2017 03:04 PM, Matt Turner wrote: On Mon, Mar 6, 2017 at 10:36 AM, Jean Hertel wrote: A live preview can be found here: http://mesa.jeanhertel.com.br/ A common pet peeve among Mesa developers is writing "MESA". It looks like it's just a small-caps font doing it, but let's please not

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-08 Thread Jean Hertel
Comments] - Port documentation to Markdown Hey Jean, First off, it's worth throwing out there that this is not the first proposal to do something like this, just the proposal with the prettiest demo :-) A few references for you: https://lists.freedesktop.org/archives/mesa-dev/2016-August/1

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-07 Thread Matt Turner
On Mon, Mar 6, 2017 at 10:36 AM, Jean Hertel wrote: > A live preview can be found here: http://mesa.jeanhertel.com.br/ A common pet peeve among Mesa developers is writing "MESA". It looks like it's just a small-caps font doing it, but let's please not do that an add to the confusion. :) _

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-07 Thread Jason Ekstrand
Hey Jean, On Tue, Mar 7, 2017 at 4:02 AM, Jean Hertel wrote: > Eric, > > >>On Monday, 2017-03-06 18:36:32 +, Jean Hertel wrote: > >> Hello guys, > >> > >> > >> I want to propose a port of the current HTML documentation to a > markdown-like syntax. > >> > > > >I was thinking of doing essentia

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-07 Thread Jean Hertel
Eric, >>On Monday, 2017-03-06 18:36:32 +, Jean Hertel wrote: >> Hello guys, >> >> >> I want to propose a port of the current HTML documentation to a >> markdown-like syntax. >> > >I was thinking of doing essentially the same thing, just haven't had the >time to do so yet. Please CC me

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-07 Thread Eric Engestrom
On Monday, 2017-03-06 18:36:32 +, Jean Hertel wrote: > Hello guys, > > > I want to propose a port of the current HTML documentation to a markdown-like > syntax. > I was thinking of doing essentially the same thing, just haven't had the time to do so yet. Please CC me (e...@engestrom.ch) on

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-06 Thread Jean Hertel
Hello Emil, > Some people have suggested Sphinx - are you familiar with it, do you know > similar tools for it ? I really don't know Sphinx. From what I have readed (In wikipedia) it basically converts reStructured Text to HTML. Of course Pelican can do this too. But I think markdown is more wid

Re: [Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-06 Thread Emil Velikov
Hi Jean, On 6 March 2017 at 18:36, Jean Hertel wrote: > Hello guys, > > > I want to propose a port of the current HTML documentation to a > markdown-like syntax. > > > Current problems > > > Right now I see some problems with the approach used. > > People maintaining the documentation must know b

[Mesa-dev] [Request for Comments] - Port documentation to Markdown

2017-03-06 Thread Jean Hertel
Hello guys, I want to propose a port of the current HTML documentation to a markdown-like syntax. Current problems Right now I see some problems with the approach used. * People maintaining the documentation must know basic HTML syntax; * There is no easy way to add a new release pa