summaryrefslogtreecommitdiff
path: root/doc/html/sfeed_opml_import.1.html
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-01-02 15:13:12 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-01-02 15:13:12 +0100
commitc61c37abf3b6236cd65690fe8a47bdcd9d66bc13 (patch)
tree9e5dc0baf8998373ca345e708dde72ef83a70eb9 /doc/html/sfeed_opml_import.1.html
parent80f1550529e08e71c87e44b38d6cf53171737d57 (diff)
doc: use mandoc as source, pre-generate documentation
generate documentation in doc/ . Now there is no hard dependency on mandoc and systems that don't have it can just copy the files for now.
Diffstat (limited to 'doc/html/sfeed_opml_import.1.html')
-rw-r--r--doc/html/sfeed_opml_import.1.html52
1 files changed, 52 insertions, 0 deletions
diff --git a/doc/html/sfeed_opml_import.1.html b/doc/html/sfeed_opml_import.1.html
new file mode 100644
index 0000000..268b543
--- /dev/null
+++ b/doc/html/sfeed_opml_import.1.html
@@ -0,0 +1,52 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="utf-8"/>
+<style>
+table.head, table.foot { width: 100%; }
+td.head-rtitle, td.foot-os { text-align: right; }
+td.head-vol { text-align: center; }
+table.foot td { width: 50%; }
+table.head td { width: 33%; }
+div.spacer { margin: 1em 0; }
+</style>
+<link rel="stylesheet" href="man.css" type="text/css" media="all"/>
+<title>
+SFEED(1)</title>
+</head>
+<body>
+<div class="mandoc">
+<table class="head">
+<tbody>
+<tr>
+<td class="head-ltitle">
+SFEED(1)</td>
+<td class="head-vol">
+General Commands Manual</td>
+<td class="head-rtitle">
+SFEED(1)</td>
+</tr>
+</tbody>
+</table>
+<div class="section">
+<h1>NAME</h1> sfeed_opml_import - generate a sfeedrc config file based on an OPML file</div>
+<div class="section">
+<h1>SYNOPSIS</h1> <b>sfeed_opml_import</b></div>
+<div class="section">
+<h1>DESCRIPTION</h1> It reads the OPML XML data from stdin and writes the config file text to stdout.</div>
+<div class="section">
+<h1>SEE ALSO</h1> <b>sfeed_update(1)</b></div>
+<div class="section">
+<h1>BUGS</h1> Please report them!</div>
+<table class="foot">
+<tr>
+<td class="foot-date">
+sfeed-0.9</td>
+<td class="foot-os">
+</td>
+</tr>
+</table>
+</div>
+</body>
+</html>
+