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

Ilia Mirkin imirkin at alum.mit.edu
Mon Mar 31 15:43:11 PDT 2014


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
already done it this way... Let me know if you'd really prefer that I redo it.

Ilia Mirkin (6):
  gallium/docs: fix a lot of bad formatting
  gallium/docs: add format to index
  gallium/docs: fix use of _ in math sections
  gallium/docs: fix incorrect/missing references
  gallium/docs: line up some of the equations
  gallium/docs: fix silent math failures due to ~ and &

 src/gallium/docs/source/context.rst   |   6 +-
 src/gallium/docs/source/cso/dsa.rst   |   2 +-
 src/gallium/docs/source/debugging.rst |   2 +-
 src/gallium/docs/source/distro.rst    |   2 +
 src/gallium/docs/source/format.rst    |   4 +-
 src/gallium/docs/source/index.rst     |   1 +
 src/gallium/docs/source/resources.rst |   2 +
 src/gallium/docs/source/tgsi.rst      | 687 +++++++++++++++++-----------------
 8 files changed, 359 insertions(+), 347 deletions(-)

-- 
1.8.3.2



More information about the mesa-dev mailing list