Re: [Rest2web-develop] Skipping directory trees
Brought to you by:
mjfoord
From: Yuri D'E. <wa...@th...> - 2010-03-27 17:40:21
|
On Sat, 27 Mar 2010 17:34:19 +0000 Michael Foord <fuz...@vo...> wrote: > > This shouldn't be too hard to implement. > > > You can create an empty __prune__ file in the directory to skip > processing it. > > http://www.voidspace.org.uk/python/rest2web/special_files.html#prune Ah! Missed that. Fair enough, thanks! |