I would keep the path examples, while keeping the list trimmed to 3.
@rst myDocument.html # same folder as .leo file @rst output/myDocument.html # in a subfolder @rst d:/docs/html/myDocument.html # specify absolute path On more thought, just use two examples: @rst myDocument.html # same folder as .leo file @rst path/to/output/myDocument.html # relative or absolute path Absolute and relative paths are conventions used very widely indeed. I don't think we need go into detail about them, and the comment provides keywords which can be used for look up more info. -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
