From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.7 required=5.0 tests=AWL,DNS_FROM_RFC_POST, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 3135EBB84 for ; Mon, 9 Feb 2009 14:08:25 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao4CAIO5j0lIDtyekGdsb2JhbACTej8BAQEBCQkMBxEDrQGMdAEDAQOEFwaCMYFt X-IronPort-AV: E=Sophos;i="4.37,405,1231110000"; d="scan'208";a="23790481" Received: from fg-out-1718.google.com ([72.14.220.158]) by mail1-smtp-roc.national.inria.fr with ESMTP; 09 Feb 2009 14:08:24 +0100 Received: by fg-out-1718.google.com with SMTP id e21so1017730fga.43 for ; Mon, 09 Feb 2009 05:08:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=eb66qYmvwEXku5Z888uYt/rtThUt363xLDhzfapY4rQ=; b=t1iFpWPyLuJWI12wZ43Qz+01vtAJ4Rhi0ZK45M0CrZbIknAd+6JZ9YBq9YeV64JF8+ Wz3CVRJKBTLoSzSytSh0BHY8d4QTk4EME2YAE9i8SnhT8cmGcy+V26kqMO0XKYFocVtJ peGuAlMJRrO5nRF/YSXl5j0AzxyOJO7DxV+C8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=xhyRHYETENWu0R9lrJZlTLE2eLuALhRe5ifd8KHdNzqv27cqrYG1vUvwq4yVo7y+vq 4VI3p0m8/KWn5HvcnNwJUetp2UYLtcMx7fuWKYXiHC3B09iuUWwxVetDbzAIzJDoOgN7 +FJ/z6B8AaW0KUR/Edph4bDhOUySjZ5F2nYh8= Received: by 10.86.84.18 with SMTP id h18mr1694000fgb.22.1234184904774; Mon, 09 Feb 2009 05:08:24 -0800 (PST) Received: from ?192.168.1.34? (163-119.77-83.cust.bluewin.ch [83.77.119.163]) by mx.google.com with ESMTPS id d6sm109783fga.39.2009.02.09.05.08.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 09 Feb 2009 05:08:24 -0800 (PST) Sender: =?UTF-8?Q?Daniel_B=C3=BCnzli?= Message-Id: <997E6911-3D37-4FAA-A958-757AD21A9F4D@erratique.ch> From: =?ISO-8859-1?Q?Daniel_B=FCnzli?= To: OCaml List In-Reply-To: <499026F9.3030708@lri.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: ocamlbuild documentation (was Re: [Caml-list] Re: [ANN] OCaml Batteries Included, alpha 3) Date: Mon, 9 Feb 2009 14:07:44 +0100 References: <1233936696.6216.65.camel@Blefuscu> <200902071458.45000.jon@ffconsultancy.com> <498FF839.6090901@lri.fr> <499018C2.9080007@lri.fr> <499026F9.3030708@lri.fr> X-Mailer: Apple Mail (2.930.3) X-Spam: no; 0.00; bunzli:01 buenzli:01 ocaml:01 wiki:01 wiki:01 caml-list:01 authors:03 seems:03 rename:04 daniel:04 daniel:04 problem:05 manual:06 manual:06 ecrit:06 Le 9 f=E9vr. 09 =E0 13:52, Romain Bardou a =E9crit : > You don't have to be so mean :( Sorry. > Unfortunately, while authors might be the best persons to answer =20 > these questions, they are also the ones who do not have any =20 > question ;) Finding the right questions is not easy and a Wiki is a =20= > nice way to find out. You need a reasonable base documentation first if you want people to =20 try your system. The bare minimum (i.e. the one that doesn't make your =20= loose your time with the system) is not here yet. And if you want to =20 build things for others to use you better have some empathy, so you =20 should be able to imagine some of these questions. > While I agree that the documentation should answer most questions, I =20= > fail to see how "try to look at the wiki" is different from "try to =20= > look at the manual". What I see in the wiki doesn't qualify as a manual to me. > Do we have to rename "wiki" into "manual in which you can write your =20= > own notes" ? :) The problem is that "wiki" here seems to stand for "write the manual =20 for me please". Daniel