Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36103 )
Change subject: Documentation/writing_documentation.md: Fix typo ......................................................................
Documentation/writing_documentation.md: Fix typo
Change-Id: I18483332324ddfa45bc37a58c169901910e5a0cb Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M Documentation/getting_started/writing_documentation.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/36103/1
diff --git a/Documentation/getting_started/writing_documentation.md b/Documentation/getting_started/writing_documentation.md index fb942a4..15d8765 100644 --- a/Documentation/getting_started/writing_documentation.md +++ b/Documentation/getting_started/writing_documentation.md @@ -18,7 +18,7 @@
Please follow this official [guide] to install sphinx. You will also need python-recommonmark for sphinx to be able to handle -markdown documenation. +markdown documentation.
The recommended version is sphinx 1.7.7, sphinx_rtd_theme 0.4.1 and recommonmark 0.4.0.
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36103 )
Change subject: Documentation/writing_documentation.md: Fix typo ......................................................................
Patch Set 1: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/36103 )
Change subject: Documentation/writing_documentation.md: Fix typo ......................................................................
Documentation/writing_documentation.md: Fix typo
Change-Id: I18483332324ddfa45bc37a58c169901910e5a0cb Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/36103 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Patrick Rudolph siro@das-labor.org --- M Documentation/getting_started/writing_documentation.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Patrick Rudolph: Looks good to me, approved
diff --git a/Documentation/getting_started/writing_documentation.md b/Documentation/getting_started/writing_documentation.md index fb942a4..15d8765 100644 --- a/Documentation/getting_started/writing_documentation.md +++ b/Documentation/getting_started/writing_documentation.md @@ -18,7 +18,7 @@
Please follow this official [guide] to install sphinx. You will also need python-recommonmark for sphinx to be able to handle -markdown documenation. +markdown documentation.
The recommended version is sphinx 1.7.7, sphinx_rtd_theme 0.4.1 and recommonmark 0.4.0.