diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-04-06 22:10:39 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2015-04-08 23:05:39 -0400 |
commit | 16615136e7f2d4cfc1d5dced985e2dbfe7f058d9 (patch) | |
tree | 8000b4291980609529b53c2cf8c6851fb4b9d45b /lib/sisu/develop/html_manifest.rb | |
parent | gitignore, minor adjustment (diff) |
c&d: cleaning
Diffstat (limited to 'lib/sisu/develop/html_manifest.rb')
-rw-r--r-- | lib/sisu/develop/html_manifest.rb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/sisu/develop/html_manifest.rb b/lib/sisu/develop/html_manifest.rb index 2e2b775d..514727e6 100644 --- a/lib/sisu/develop/html_manifest.rb +++ b/lib/sisu/develop/html_manifest.rb @@ -455,13 +455,6 @@ module SiSU_Manifest desc,id,file='XML Scaffold collapsed structure','xml_collapsed',@f.base_filename.xml_scaffold_structure_collapse summarize(desc,id,file,pth,rel,url) end - #if FileTest.file?(@f.place_file.json.dir)==true ### - # pth=@f.output_path.json.dir - # rel=@f.output_path.json.rel_sm - # url=@f.output_path.json.url - # desc,id,file='JSON',@f.base_filename.json_sax - # summarize(desc,id,file,pth,rel,url) - #end if FileTest.file?(@f.place_file.info.dir)==true pth=@f.output_path.texinfo.dir rel=@f.output_path.texinfo.rel_sm |