olddoc.git  about / heads / tags
olddoc - old-fashioned RDoc generator(s)
blob b6e94587f68df11c335fd014c41e9f084627af6b 177 bytes (raw)
$ git show v1.5.1:lib/oldweb/_sidebar_sections.rhtml	# shows this blob on the CLI

1
2
3
4
5
6
7
8
 
<%
unless klass.sections.length == 1
%><p><b>Sections:</b> <%
  klass.sort_sections.each do |section| %><a
href="#<%= section.aref %>"><%= h section.title %></a><%
  end
end
%>

git clone https://80x24.org/olddoc.git