Parent Directory
|
Revision Log
|
Patch
revision 670 by torsten, Tue Apr 11 16:36:36 2006 UTC | revision 672 by bernhard, Tue Apr 11 17:38:28 2006 UTC | |
---|---|---|
# | Line 147 def doit(force=False,gen_gallery=False,g | Line 147 def doit(force=False,gen_gallery=False,g |
147 | ||
148 | #generate pages | #generate pages |
149 | if genpages_flag: | if genpages_flag: |
150 | if os.path.isdir("screenshots"): | if os.path.isdir("pages"): |
151 | print("Generating html files... "), | print("Generating html files... "), |
152 | genpages(force) | genpages(force) |
153 | print("Done.") | print("Done.") |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |