From owner-freebsd-doc@FreeBSD.ORG Thu Apr 23 14:48:59 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807CB1065670 for ; Thu, 23 Apr 2009 14:48:59 +0000 (UTC) (envelope-from xuchen66@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 40A758FC18 for ; Thu, 23 Apr 2009 14:48:59 +0000 (UTC) (envelope-from xuchen66@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so337722yxb.13 for ; Thu, 23 Apr 2009 07:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=g0utTuwU2SGs3/sDnXxoTmvaGgEDNH8jlmiQtap0wa4=; b=jNsEgCiNMS8XsGGl2VIV7pMPa0nm2DDwXmk9LP2PdAJ7O4OmcqP8FrESFmIzNhXCTq c0NVtnTn709RzHX8Sy7bZrZomMVd6SxUD5hqIgP4bKAHvpkdGybrLB3W50SpT5RMfwes T7klsdfHLsEUctCkqylKzQORJXeo9+RG0/in8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=qHn0fFsbyRz23nB3XhFNC5JG/fI9FRm2MvwynL1+ATqSDhUF1cA73LipdhiOnyiHb3 AX5q4l2XMKiUVZgW86FhLX3fsOYkMpR3JuhEkfGlid/Sh0QKoS82YrHwXoItJB9sEQid j+9wwody1jIVMW54AMdQPX5BsNvs9JQ/g4Qks= MIME-Version: 1.0 Received: by 10.90.75.13 with SMTP id x13mr1273093aga.71.1240496433059; Thu, 23 Apr 2009 07:20:33 -0700 (PDT) Date: Thu, 23 Apr 2009 10:20:33 -0400 Message-ID: <184b087c0904230720t5852baabxe3b3d7e74adb1c11@mail.gmail.com> From: Chen Xu To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: what need to upgrade? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 14:48:59 -0000 Dear list, I have a simple question here. I have been using doc system to build my own documentation for a few years now. But it doesn't take a few things like etc., which I want too. My question is: do I have to upgrade building tools or just doc main structure, or simply css file? Thanks, Chen