diff options
author | 2016-09-21 02:06:42 -0400 | |
---|---|---|
committer | 2016-09-21 03:21:24 -0400 | |
commit | 8a9ee0bc846aa992a14aea3d0539512e55aa9305 (patch) | |
tree | bda5ff90cb746b02a4112851051ebb4ce3a0b988 /docs/how-to-use-docs/documentation-example.rst | |
parent | 7f88859c426f804565cbef961a975c9e63ce68ae (diff) |
Modefiy onosfw release doc
Change-Id: Ia688815fa7c6f4a4578c6bf71e6137a37fd2bee5
Signed-off-by: CNlucius <lukai1@huawei.com>
Diffstat (limited to 'docs/how-to-use-docs/documentation-example.rst')
-rw-r--r-- | docs/how-to-use-docs/documentation-example.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/how-to-use-docs/documentation-example.rst b/docs/how-to-use-docs/documentation-example.rst index afcf7581..1d1ca6d8 100644 --- a/docs/how-to-use-docs/documentation-example.rst +++ b/docs/how-to-use-docs/documentation-example.rst @@ -1,5 +1,5 @@ .. two dots create a comment. please leave this logo at the top of each of your rst files. -.. image:: ../etc/opnfv-logo.png +.. image:: ../etc/opnfv-logo.png :height: 40 :width: 200 :alt: OPNFV @@ -59,7 +59,7 @@ For verify jobs a link to the documentation will show up as a comment in gerrit * Merge jobs -Once you are happy with the look of your documentation you can submit the patchset the merge job will +Once you are happy with the look of your documentation you can submit the patchset the merge job will copy the output of each documentation directory to http://artifacts.opnfv.org/$project/docs/$name_of_your_folder/index.html Here are some quick examples of how to use rst markup |