diff options
| author | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-01-28 15:14:53 +0400 |
|---|---|---|
| committer | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-01-28 15:14:53 +0400 |
| commit | 2cfd34dbcd475295497d70c35d138412996078b1 (patch) | |
| tree | f5c0b95645651cf903670c939d19ed56875ec3d2 /doc/api-keys.texi | |
| parent | guile-ssh.texi: Remove `Preface'. Add `installation'. (diff) | |
| download | guile-ssh-2cfd34dbcd475295497d70c35d138412996078b1.tar.gz | |
doc/guile-ssh.texi (Top): Add `Concept Index'.
* doc/api-version.texi (Version): Update concepts.
* doc/api-sessions.texi (Sessions): Likewise.
* doc/api-messages.texi (Messages, Parsing of Requests): Likewise.
* doc/api-channels.texi (Channels): Likewise.
* doc/api-auth.texi (Auth): Likewise.
* doc/guile-ssh.texi (Top): Add `Concept Index'.
* doc/indices.texi (Concept Index): New node.
Diffstat (limited to 'doc/api-keys.texi')
| -rw-r--r-- | doc/api-keys.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api-keys.texi b/doc/api-keys.texi index 7bd1f08..c880f8e 100644 --- a/doc/api-keys.texi +++ b/doc/api-keys.texi @@ -6,7 +6,8 @@ @node Keys @section Keys -@cindex key +@cindex public keys +@cindex private keys @tindex key @deffn {Scheme Procedure} key? x |
