man/index.html in ronn-ng-0.10.1.pre1 vs man/index.html in ronn-ng-0.10.1.pre2
- old
+ new
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html>
<head>
- <title>Ronn</title>
+ <title>Ronn-NG</title>
<style>
body {
font-size:24px;
line-height:1.5;
font-family:georgia,serif;
@@ -39,20 +39,20 @@
.man-ref { font-family:monospace;letter-spacing:-2px; }
</style>
</head>
<body>
<div id='index'>
- <h1>Ronn</h1>
+ <h1>Ronn-NG</h1>
<h3>Builds manuals</h3>
<h4>Auxiliary</h4>
<p class='aux'>
- <a href='http://github.com/apjanke/ronn-ng#readme'>README</a>,
- <a href='http://github.com/apjanke/ronn-ng/blob/master/INSTALLING#files'>INSTALLING</a>,
- <a href='http://github.com/apjanke/ronn-ng/blob/master/CHANGES#files'>CHANGES</a>,
- <a href='http://github.com/apjanke/ronn-ng/blob/master/COPYING#files'>COPYING</a>,
- <a href='http://github.com/apjanke/ronn-ng/blob/master/AUTHORS#files'>AUTHORS</a>
+ <a href='https://github.com/apjanke/ronn-ng#readme'>README</a>,
+ <a href='https://github.com/apjanke/ronn-ng/blob/main/INSTALLING.md'>INSTALLING</a>,
+ <a href='https://github.com/apjanke/ronn-ng/blob/main/CHANGES'>CHANGES</a>,
+ <a href='https://github.com/apjanke/ronn-ng/blob/main/LICENSE.txt'>LICENSE</a>,
+ <a href='https://github.com/apjanke/ronn-ng/blob/main/AUTHORS'>AUTHORS</a>
</p>
<h4>Manuals</h4>
<dl>
<dt><a class='man-ref' href='ronn.1.html'>ronn(1)</a></dt>
@@ -62,17 +62,17 @@
<dd>markdown-based text format for authoring manpages</dd>
</dl>
<h4>See Also</h4>
<p class='also'>
- <a class='man-ref' href="http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man5/manpages.5.html">manpages(5)</a>,
- <a class='man-ref' href="http://daringfireball.net/projects/markdown/syntax">markdown(7)</a>,
- <a class='man-ref' href="http://man.cx/man(1)">man(1)</a>,
- <a class='man-ref' href="http://man.cx/roff(7)">roff(7)</a>,
- <a class='man-ref' href="http://man.cx/groff(1)">groff(1)</a>,
- <a class='man-ref' href="http://mustache.github.com/mustache.5.html">mustache(5)</a>
+ <a class='man-ref' href="https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man5/manpages.5.html">manpages(5)</a>,
+ <a class='man-ref' href="https://daringfireball.net/projects/markdown/syntax">markdown(7)</a>,
+ <a class='man-ref' href="https://www.man7.org/linux/man-pages/man1/man.1.html">man(1)</a>,
+ <a class='man-ref' href="https://man7.org/linux/man-pages/man7/roff.7.html">roff(7)</a>,
+ <a class='man-ref' href="https://man7.org/linux/man-pages/man1/groff.1.html">groff(1)</a>,
+ <a class='man-ref' href="https://mustache.github.io/mustache.5.html">mustache(5)</a>
</p>
- <p class='copy'>Copyright © 2010 Ryan Tomayko, © 2018 Andrew Janke</p>
+ <p class='copy'>Copyright © 2010 Ryan Tomayko, © 2018, 2019, 2020, 2022 Andrew Janke, © 2022 Takuya Noguchi</p>
</div>
</body>
</html>