[Mesa-dev] [PATCH mesa 0/5] gallium/docs: formatting fixes

Ilia Mirkin imirkin at alum.mit.edu
Tue Feb 21 20:08:05 UTC 2017


Series is

Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

I actually had fixes for some of the tgsi.rst stuff but never mailed
them out. We'll see what the rebase leaves me with once you push them.

On Tue, Feb 21, 2017 at 9:15 AM, Eric Engestrom
<eric.engestrom at imgtec.com> wrote:
> I noticed a bunch of warnings and errors when compiling the docs, so
> I fixed the ones I knew how.
>
> There's a couple warnings left to fix, if anyone's interested:
>
> - src/gallium/docs/source/drivers/freedreno/ir3-notes.rst:195:
>   WARNING: Could not lex literal_block as "c". Highlighting skipped.
>   Should this block be marked as assembly? (Rob Clark? you wrote this
>   a couple years ago)
>
> - src/gallium/docs/source/distro.rst:104:
>   WARNING: undefined label: egl
>   There is no EGL section in distro.rst, if anyone wants to write it :)
>
> - src/gallium/docs/source/conf.py:126:
>   WARNING: html_static_path entry 'src/gallium/docs/source/_static' does not exist
>   This one can be safely ignored, or silenced by creating the directory
>   locally. I could create the directory in git by putting some dummy file
>   in there (git ignores empty directories), but that doesn't feel right.
>
>
> Cc: Rob Clark <robclark at freedesktop.org>
>
> Eric Engestrom (5):
>   gallium/docs: fix sublist formatting
>   gallium/docs: add missing math formatting
>   gallium/docs: add missing newlines
>   gallium/docs: fix section title formatting
>   gallium/docs: use imgmath instead of pngmath
>
>  src/gallium/docs/source/conf.py     |  2 +-
>  src/gallium/docs/source/context.rst |  2 ++
>  src/gallium/docs/source/tgsi.rst    | 41 +++++++++++++++++++++++++++++++++++--
>  3 files changed, 42 insertions(+), 3 deletions(-)
>
> --
> Cheers,
>   Eric
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list