[dpdk-dev] [PATCH v2] doc: add patch submit cheatsheet

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Dec 13 23:48:29 CET 2015


Hi Harry,

2015-12-09 17:27, Harry van Haaren:
> This patch adds the patch submission cheatsheet to
> the contributers guide. Both HTML and PDF docs show
> the cheatsheet on its own page.
> 
> Right clicking the SVG image in the HTML doc allows
> for viewing the image on its own, useful for printing
> in high quality.
> 
> The exact appearance of of the cheatsheet will depend
> on the default monospace font installed.
> 
> Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
[...]
> doc/guides/contributing/img/patch_cheatsheet.svg | 1484 ++++++++++++++++++++++
> doc/guides/contributing/index.rst                |    1 +
> 2 files changed, 1485 insertions(+)
[...]
> --- a/doc/guides/contributing/index.rst
> +++ b/doc/guides/contributing/index.rst
> @@ -9,3 +9,4 @@ Contributor's Guidelines
>      design
>      versioning
>      documentation
> +    cheatsheet
> 

I think you have missed to add a rst file:
/doc/guides/contributing/index.rst:4: WARNING:
toctree contains reference to nonexisting document 'contributing/cheatsheet'

Should you check the cheatsheet? ;)


More information about the dev mailing list