diff options
-rw-r--r-- | docs/images/smiley.png | bin | 0 -> 317247 bytes | |||
-rw-r--r-- | docs/other_options_for_docu_gen.rst | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/images/smiley.png b/docs/images/smiley.png Binary files differnew file mode 100644 index 000000000..04023d133 --- /dev/null +++ b/docs/images/smiley.png 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 + + |