From: Victor Laza Date: Mon, 27 Apr 2015 15:23:52 +0000 (+0300) Subject: Upload and include a smiley face into one of the documentations X-Git-Tag: arno.2015.1.0~9 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b6253b418c5ff685bd9711a15a1431394891f706;p=opnfvdocs.git Upload and include a smiley face into one of the documentations JIRA: Using this to test the image upload script and html scrape with included images. Change-Id: I4d1baab8f4bd7cd89ddf1f714c5b5a68624bf097 Signed-off-by: Victor Laza --- diff --git a/docs/images/smiley.png b/docs/images/smiley.png new file mode 100644 index 000000000..04023d133 Binary files /dev/null and b/docs/images/smiley.png differ diff --git a/docs/other_options_for_docu_gen.rst b/docs/other_options_for_docu_gen.rst index 73d38dd92..c687cb963 100644 --- a/docs/other_options_for_docu_gen.rst +++ b/docs/other_options_for_docu_gen.rst @@ -73,3 +73,13 @@ Description: The easiest to install, the cleanest in matter of folder & files st Revision: _sha1_ Build date: _date_ + +**Test image inclusion for html** + +.. image:: images/smiley.png + :height: 200 + :width: 200 + :alt: Just a smiley face! + :align: left + +