Skip to content

Commit

Permalink
enable static HTML toc; metanorma/isodoc#79
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Aug 8, 2019
1 parent c1ae181 commit 79ed73d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/isodoc/unece/html_convert.rb
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ def middle(isoxml, out)
bibliography isoxml, out
end

def html_toc(docxml)
docxml
end

def clause_parse_title(node, div, c1, out)
if node["inline-header"] == "true"
inline_header_title(out, node, c1)
Expand Down

0 comments on commit 79ed73d

Please sign in to comment.