Re: [Rest2web-develop] build a file without embedded restindex
Brought to you by:
mjfoord
From: Timo K. <Tim...@ko...> - 2007-12-22 17:52:04
|
On Thu, Dec 20, 2007 at 11:22:57AM +0100, G. Milde wrote: > Timo Kankare wrote 2007-12-13 17:55 > > > Can you use the include directive? Something like > > > > restindex > > crumb: pylit.py > > format: rest > > target: pylit.py.html > > /restindex > > > > .. include:: pylit.py.txt > > This should indeed work. However, I would need a "dummy" text file for > every literate source example, so in the long run I'd prefer one of the > above rest2web expansions. Well, yes, extra files are needed... I don't know if that is a problem. I like the possibility to add, move and remove pages without maintaining central index file. And with proper naming (like pylit.py.index.txt) it would be easy to found index information. Timppa |