diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index c3b647b..e6943e6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -235,6 +235,16 @@ external command <tt>printf</tt>. It is longer, but quite stylish. </li> <h2> Related resources </h2> +<h3> execline manual pages </h3> + +<ul> + <li> <a href="https://github.com/flexibeast">flexibeast</a> is providing +the execline documentation as a +<a href="https://github.com/flexibeast/execline-man-pages">set of man pages</a>. </li> +</ul> + +<h3> execline discussion </h3> + <ul> <li> <tt>execline</tt> is discussed on the <a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> |