doc: add patch submit cheatsheet
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@intel.com>
This commit is contained in:
parent
58abf6e77c
commit
007100ed4d
8
doc/guides/contributing/cheatsheet.rst
Normal file
8
doc/guides/contributing/cheatsheet.rst
Normal file
@ -0,0 +1,8 @@
|
||||
Patch Cheatsheet
|
||||
================
|
||||
|
||||
.. _figure_patch_cheatsheet:
|
||||
|
||||
.. figure:: img/patch_cheatsheet.*
|
||||
|
||||
Cheat sheet for submitting patches to dev@dpdk.org
|
1484
doc/guides/contributing/img/patch_cheatsheet.svg
Normal file
1484
doc/guides/contributing/img/patch_cheatsheet.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 77 KiB |
@ -10,3 +10,4 @@ Contributor's Guidelines
|
||||
versioning
|
||||
documentation
|
||||
patches
|
||||
cheatsheet
|
||||
|
Loading…
x
Reference in New Issue
Block a user