Re: Naive question about the image directive
log4yes <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
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". > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.