Em Wed, 21 Sep 2016 11:48:22 +0300
Laurent Pinchart <laurent.pinch...@ideasonboard.com> escreveu:

> Hello,
> 
> While documenting the metadata API I got annoyed by how tables were converted
> from DocBook to ReST.
> 
> The table format currently used by the documentation is as follows:
> 
>  -  .. row 1
>     - row 1, entry 1
>     - row 1, entry 2
>  -  .. row 2
>     - row 2, entry 1
>     - row 2, entry 2
> 
> The comments that include row numbers are not only useless, but make row
> insertion or deletion painful.
> 
> I propose switching to the following format instead:
> 
>  * - row 1, entry 1
>    - row 1, entry 2
>  * - row 2, entry 1
>    - row 2, entry 2
> 
> I've pushed two patches that perform the conversion to
> 
>       git://linuxtv.org/pinchartl/media.git v4l2/doc

Applied. Thanks!
Thanks,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to