summaryrefslogtreecommitdiff
path: root/fapi.buetow.org
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-24 09:00:47 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-24 09:00:47 +0200
commit4f0d89412d1c794dd3ae4fd0078b4543dd2f598c (patch)
tree982f7a2f2d3679d658fea0908aa29bd5f9b67b11 /fapi.buetow.org
parent28c05cb89a125d55dd60faa2d379710a31c5cfb7 (diff)
add synopsis
Diffstat (limited to 'fapi.buetow.org')
-rw-r--r--fapi.buetow.org/content/21.Synopsis.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/fapi.buetow.org/content/21.Synopsis.xml b/fapi.buetow.org/content/21.Synopsis.xml
new file mode 100644
index 0000000..82beaf1
--- /dev/null
+++ b/fapi.buetow.org/content/21.Synopsis.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Synopsis</pagetitle>
+ <text>This is the Synopsis of the current master branch:</text>
+ <pretext>
+ <perl>
+ use LWP::Simple;
+ get("http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/synopsis.txt;hb=HEAD");
+ </perl>
+ </pretext>
+</content>