diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-12-06 16:46:43 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-12-06 16:50:58 +0100 |
commit | 4db37203c0910aabc7d5d99908cc03084c1a29d2 (patch) | |
tree | 8321042ca145a5a2d8b854546f3abe0d28917e4e /README | |
parent | c1113c2bccc754f439bb755bfca7d8218a58b3ed (diff) | |
download | sciteco-4db37203c0910aabc7d5d99908cc03084c1a29d2.tar.gz |
updated README: added link to SciTECO presentation and new manpages
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -113,8 +113,11 @@ For more details on building from source, please refer to `INSTALL`. Additional Documentation ======================== -* There is a manpage [__sciteco__(1)](http://sciteco.sf.net/manuals/sciteco.1.html) - describing program invocation and SciTECO's batch mode processing. -* There is a manpage [__sciteco__(7)](http://sciteco.sf.net/manuals/sciteco.7.html) - describing SciTECO as a language. +* Online manpages: + [__sciteco__(1)](http://sciteco.sf.net/manuals/sciteco.1.html), + [__sciteco__(7)](http://sciteco.sf.net/manuals/sciteco.7.html), + [__grosciteco.tes__(1)](http://sciteco.sf.net/manuals/grosciteco.tes.1.html), + [__tedoc.tes__(1)](http://sciteco.sf.net/manuals/tedoc.tes.1.html) * [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki) +* A [short presentation](http://sciteco.sf.net/manuals/presentation.pdf) + (in German!) hold at [Netz39](http://www.netz39.de/). |