From owner-freebsd-doc@FreeBSD.ORG Thu Feb 12 09:21:19 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF3316A4CE for ; Thu, 12 Feb 2004 09:21:19 -0800 (PST) Received: from camel.jerocu.net (62-15-142-182.inversas.jazztel.es [62.15.142.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40C9143D1D for ; Thu, 12 Feb 2004 09:21:19 -0800 (PST) (envelope-from jesusr@freebsd.org) Received: from camel.jerocu.net (camel.jerocu.net [192.168.1.12]) by camel.jerocu.net (8.12.10/8.12.10) with ESMTP id i1CHKHRO028999; Thu, 12 Feb 2004 18:20:17 +0100 (CET) (envelope-from jesusr@freebsd.org) Date: Thu, 12 Feb 2004 18:20:17 +0100 (CET) From: Jesus Rodriguez X-X-Sender: jesusr@camel.jerocu.net To: Kent Stewart In-Reply-To: <200402120907.27621.kstewart@owt.com> Message-ID: <20040212181852.T28890@camel.jerocu.net> References: <20040212173015.G28042@camel.jerocu.net> <200402120907.27621.kstewart@owt.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-2.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REFERENCES,REPLY_WITH_QUOTES version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-doc@freebsd.org Subject: Re: Spanish articles and web X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 17:21:20 -0000 On Thu, 12 Feb 2004, Kent Stewart wrote: Hi Ken, > > Few days ago i added the spanish articles to the build but they don't > > appear in www.freebsd.org/doc/es ... i've built locally the full web > > content (including doc) and spanish articles are built and installed > > in the right place. > > > > Is there some problem with web build at www? > > I had to change the makefile so it looked like > > SUBDIR = articles > SUBDIR+= books > > Then, I got full es_* documentation. Yes, i thought i had committed the right Makefile... but it was only committed to my local cvs. Should be fixed now. Thanks!. Saludos JesusR.