Skip file in the toc that containing .hide. in their name

This commit is contained in:
Yann Esposito (Yogsototh) 2010-12-14 11:06:00 +01:00
parent a630790ceb
commit a21401a617

View file

@ -128,6 +128,8 @@ task :html do
@filelist.map do |source,dest|
if File::basename(source) == '00_Macros.md'
""
elsif File::basename(source) =~ /\.hide\./
""
else
%{<div class="block">
<h3>