diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-24 12:13:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-24 12:13:53 +0000 |
commit | a44a71d3b95c42604f15316c2fd5d2d78d4dae9b (patch) | |
tree | 059d04c65a753d47c80c9fac7f2c3431f02dbe9a /doc/index.html | |
parent | 0ac0edeb54f57d1b3fbd657c3de2e4db39121c1c (diff) | |
download | s6-a44a71d3b95c42604f15316c2fd5d2d78d4dae9b.tar.xz |
- Added overview.html
- Added clarifications on s6-svwait
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index ed62e41..26fd229 100644 --- a/doc/index.html +++ b/doc/index.html @@ -62,6 +62,7 @@ supervision that might help you understand the basics. <hr /> <ul> +<li> A <a href="overview.html">high-level overview</a> of s6 </li> <li> <a href="why.html">Why another supervision suite?</a> Isn't <a href="http://smarden.org/runit/">runit</a> good enough?</li> <li> What is <a href="ftrig.html">instant notification</a>? What does the <a href="libs6/ftrigr.html">ftrigr library</a> do exactly?</li> |