summaryrefslogtreecommitdiff
path: root/doc/html/sfeed_opml_export.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_export.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_export.1.html')
-rw-r--r--doc/html/sfeed_opml_export.1.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/html/sfeed_opml_export.1.html b/doc/html/sfeed_opml_export.1.html
new file mode 100644
index 0000000..ddf081e
--- /dev/null
+++ b/doc/html/sfeed_opml_export.1.html
@@ -0,0 +1,60 @@
+<!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_export - generate an OPML file based on a sfeedrc config file</div>
+<div class="section">
+<h1>SYNOPSIS</h1> <b>sfeed_opml_export</b> [configfile]</div>
+<div class="section">
+<h1>OPTIONS</h1><dl>
+<dt>
+<b>[configfile]</b></dt>
+<dd>
+config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default (see FILES READ section for more information).</dd>
+</dl>
+</div>
+<div class="section">
+<h1>DESCRIPTION</h1> Parse the specified config file and output OPML XML data 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>
+