diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-03 20:07:08 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-03 20:07:08 +0300 |
commit | b391858790d19a5e91efc824a3329350bc3928d9 (patch) | |
tree | c02dddaafb1d14c4e12e9a56b5a38aa5c7417cdf /README | |
parent | 9f334bb0665200534c672a89eef358a66da092cd (diff) | |
download | sciteco-b391858790d19a5e91efc824a3329350bc3928d9.tar.gz |
the tutorial is now built along with all other HTML documents if --enable-html-docs
* `--enable-html-manual` renamed to `--enable-html-docs`.
* It's also uploaded to the website and linked to in README.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -163,6 +163,8 @@ Additional Documentation [__sciteco__(7)](https://rhaberkorn.github.io/sciteco/sciteco.7.html), [__grosciteco.tes__(1)](https://rhaberkorn.github.io/sciteco/grosciteco.tes.1.html), [__tedoc.tes__(1)](https://rhaberkorn.github.io/sciteco/tedoc.tes.1.html) +* [Tutorial](https://rhaberkorn.github.io/sciteco/tutorial.html): + This is what you see when you launch SciTECO for the first time. * [Cheat Sheet and Language Overview](https://sciteco.sf.net/manuals/cheat-sheet.pdf). This can be printed on an A4 sheet of paper. * [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki) |