Re: [Rest2web-develop] Linking to document by filename
Brought to you by:
mjfoord
From: S. v. d. W. <st...@su...> - 2008-09-05 08:29:43
|
Hi, Thanks for the feedback! 2008/9/4 Michael Foord <fuz...@vo...>: > The normal syntax is: `other page <otherpage.txt>`_ or `other page > <otherpage.html>`_ I was confusing Sphinx's toctree mode with normal reST links; I now see that the syntax I used could never work. It's a pity there is no mechanism to link to documents without using their extensions, though (I may want to rename the input from .txt to .rst later, or change the output from .html to .xhtml -- but that will break everything). Another question: is it difficult to add new directives for use with rest2web? I am thinking of adding a "math" and a highlighted "source" tag. Regards Stéfan |