Re: [Mesa-dev] [PATCH 0/6] Gallium docs cleanups

2014-04-01 Thread Brian Paul
On 03/31/2014 04:43 PM, Ilia Mirkin wrote: After getting the docs to build at gallium.rtfd.org, I noticed a lot of issues. This fixes many of them. the first patch is kind of big, but it was just a lot of deindenting + Alt-q in emacs. I later realized that that patch could have been less drastic

[Mesa-dev] [PATCH 0/6] Gallium docs cleanups

2014-03-31 Thread Ilia Mirkin
After getting the docs to build at gallium.rtfd.org, I noticed a lot of issues. This fixes many of them. the first patch is kind of big, but it was just a lot of deindenting + Alt-q in emacs. I later realized that that patch could have been less drastic by just inserting more newlines, but I had al