olddoc.git  about / heads / tags
olddoc - old-fashioned RDoc generator(s)
blob 15a428e83550dc0dee6c2719f72cff858dfe9abf 337 bytes (raw)
$ git show HEAD:lib/oldweb/_head.rhtml	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
<title><%= h @title %></title><%
if rdoc_url = @old_cfg['rdoc_url']
%><link
rel="alternate"
title="Atom feed"
href="<%= rdoc_url %>NEWS.atom.xml"
type="application/atom+xml" /><%
end
%><meta
http-equiv="Content-Type"
content="text/html; charset=<%= @options.charset %>"><%
if @oldweb_style
%><style><%= @oldweb_style %></style><%
end
%>

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