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 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev