From: Martin Mares Date: Mon, 24 Sep 2012 16:39:25 +0000 (+0200) Subject: Doc: Dust off anatomy.html X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=b4265e33bcc79e708e0cb06a748902cc95b926f9;p=eval.git Doc: Dust off anatomy.html --- diff --git a/doc/anatomy.html b/doc/anatomy.html index d5cf5e7..d98312d 100644 --- a/doc/anatomy.html +++ b/doc/anatomy.html @@ -11,20 +11,18 @@

Moe lives in the following directory structure:

When installed, it will create the following hierarchy: @@ -35,10 +33,4 @@

  • users – home directories of the contestants -

    We have tried to make the whole system as flexible as possible, which has lead to writing -almost everything as simple shell scripts, building on a library of shell functions contained -in bin/lib. The config files are also shell scripts, making it possible to do lots -of fancy (and also confusing, to be honest :) ) things there, the most useful being variable -substitutions. -