From: log4yes <lo...@gm...> - 2017-01-22 01:59:21
|
You can use relative path from your source file to the image, or full uri(url). Make sure the path is correct. Some more info will help: 1. How do you generate the output? e.g. rst2html, online editor, github or blog using rst? 2. Is there some error/warning? 在 2017年01月22日 02:52, Chris Green 写道: > This may be rather a silly question but at the moment I can't get the > image directive to do anything useful for me. > > The documentation shows the syntax as:- > > .. image:: picture.png > > and says: "The URI for the image source file is specified in the > directive argument." > > So, does that picture.png have to be a full URI or what? ... and > where will the picture.png file be exactly? > > All I can do at the moment is get to see the text "picture.png". > |