summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-20 07:01:08 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-20 07:01:08 +0400
commit5a6a64ed4d835408160fd608d1b5ab592c88c18d (patch)
treeb0c442006cdf3e04ec0528965b16b84bdcf9c6ae /doc/Makefile.am
parent.dir-locals.el: Add to the repository (diff)
downloadguile-ssh-5a6a64ed4d835408160fd608d1b5ab592c88c18d.tar.gz
doc/guile-ssh.texi: Improve the "Examples" chapter
* doc/guile-ssh.texi: Add an overview of programming with Guile-SSH to the "Examples" chapter. * doc/examples.texi: Add to the repository. * doc/Makefile.am (guile_ssh_TEXINFOS): Add `examples.texi'. * doc/version.texi: Update. * NEWS: Update.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d155e3d..36e7807 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -10,5 +10,6 @@ guile_ssh_TEXINFOS = \
api-servers.texi \
api-sessions.texi \
api-version.texi \
+ examples.texi \
fdl.texi \
indices.texi