diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-28 15:14:57 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 18:07:31 +0100 |
commit | 9fe89a6544eb3dd9b8950abf5421620ec55d18f7 (patch) | |
tree | 55855571bfa4877e728850d8939be0ba7052446b /doc | |
parent | fe81a3a4861610e45332e04cb2a1165e6fa44f83 (diff) | |
download | sciteco-9fe89a6544eb3dd9b8950abf5421620ec55d18f7.tar.gz |
completed documentation of all commands in parser.cpp
* also updated sciteco(7): add SEE ALSO and AUTHORS
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.7.template | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index aaffb7b..fd2b91f 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -7,6 +7,26 @@ .. . .SH COMMAND REFERENCE +. \#$COMMANDS -.. +. +. +.SH SEE ALSO +. +.TP +Program invocation and options: +.BR sciteco (1) +.TP +Scintilla messages and other documentation: +.UR http://scintilla.org/ScintillaDoc.html +Scintilla +.UE +. +. +.SH AUTHOR +. +This manpage and the \*(ST program was written by +.MT robin.haberkorn@googlemail.com +Robin Haberkorn +.ME . \# EOF
\ No newline at end of file |