summaryrefslogtreecommitdiff
path: root/doc/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/api-shell.texi: Add to the repository•••* doc/api-shell.texi: Add to the repository. * doc/guile-ssh.texi: Include 'api-shell.texi'. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-shell.texi'. Artyom V. Poptsov2017-01-031-0/+1
* doc/api-tunnels.texi: Add to the repository•••* doc/api-tunnels.texi: Add to the repository. * doc/api-channels.texi: Move tunnels description to 'api-tunnels.texi'. * doc/guile-ssh.texi, doc/version.texi: Update. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-tunnels.texi'. * NEWS: Update. Artyom V. Poptsov2015-12-201-0/+1
* doc/api-popen.texi: Add to the repository•••* doc/api-popen.texi: Add to the repository. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-popen.texi'. * doc/api-channels.texi: Move description of remote pipes to 'api-popen.texi'. * doc/guile-ssh.texi: Add reference to "Remote Pipes" node. * doc/version.texi: Update. Artyom V. Poptsov2015-12-061-0/+1
* doc/api-sftp.texi: Add to the repository•••* doc/api-sftp.texi: Add to the repository. * doc/guile-ssh.texi: Add "SFTP" section. * doc/version.texi: Update. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-sftp.texi'. Artyom V. Poptsov2015-10-281-0/+1
* doc/api-dist.texi: Add to the repository•••* doc/api-dist.texi: Add to the repository. * doc/guile-ssh.texi: Add "Distributed Computing" section. * doc/version.texi: Update. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-dist.texi'. Artyom V. Poptsov2015-06-071-0/+1
* ssh/log.scm: New module•••* doc/api-logging.texi: Add to the repository. * doc/guile-ssh.texi (API Reference): Add description of logging API. * doc/version.texi: Update. * doc/Makefile.am (guile_ssh_TEXINFOS): Add `api-logging.texi'. * ssh/log.c, ssh/log.h, ssh/log.scm: Add to the repository. * ssh/Makefile.am (libguile_ssh_la_SOURCES, BUILT_SOURCES) (SCM_SOURCES): Update. * ssh/auth.scm, ssh/channel.scm, ssh/key.scm, ssh/message.scm, ssh/server.scm, ssh/session.scm, ssh/version.scm: Use (ssh log). * tests/log.scm: New TS. * tests/Makefile.am (SCM_TESTS): Add `log.scm'. * NEWS: Update. Artyom Poptsov2014-06-281-0/+1
* 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. Artyom Poptsov2014-06-201-0/+1
* Add documentation in Texinfo format.•••* configure.ac: Add `doc/Makefile' to `AC_CONFIG_FILES'. * Makefile.am (SUBDIRS): Add `doc' directory. * doc/Makefile.am: New file. * doc/api-auth.texi, doc/api-channels.texi, doc/api-keys.texi, doc/api-messages.texi, doc/api-servers.texi, doc/api-sessions.texi, doc/api-version.texi, doc/fdl.texi, doc/guile-ssh.texi, doc/indices.texi, doc/version.texi: New file. Artyom Poptsov2014-01-271-0/+14