Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 405391057A for ; Wed, 26 Feb 2014 06:40:16 +0000 (UTC) Received: (qmail 14502 invoked by uid 500); 26 Feb 2014 06:40:15 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 14350 invoked by uid 500); 26 Feb 2014 06:40:06 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 14332 invoked by uid 99); 26 Feb 2014 06:40:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 06:40:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ghoonson@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-we0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 06:39:59 +0000 Received: by mail-we0-f172.google.com with SMTP id u56so1296353wes.17 for ; Tue, 25 Feb 2014 22:39:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=k+D6V+5S7uJiluNiWp2K+uiF/aJ5/nnKhkAP2PQzxmk=; b=sA5ybnD6DcZHMZSHvWNdtYeQM6RSKXOS0lE6pf+7FUwW3Dn0RAJlVWBQk6/vD52N+B OXtx6RIN84kAzApnWuNjFXhNQyZ3GO+d0jkbs5IMUteOT1xSiz5hvlD//G+zroannrFd UDWcvemgGGea8VLudhZg1/nAo0n0cWiZHY4C7BosLZZuzYLpLHCU0Nxagp+VXNTpuJKx PLmX58d6q3lF5Sm9Tdj1+f2oTUvn8ZeZNdot5ux/s+tfdNf9QXXL2NHGKql1xBC/WKQf bLHKaryA3DRfoMm6gYTdSVGCUvy/CMR9bQW3HWteNIRZ8Czui3KiWKifHhpcRUF4Zq+M S/qQ== MIME-Version: 1.0 X-Received: by 10.194.234.106 with SMTP id ud10mr952963wjc.0.1393396778014; Tue, 25 Feb 2014 22:39:38 -0800 (PST) Received: by 10.194.176.38 with HTTP; Tue, 25 Feb 2014 22:39:37 -0800 (PST) In-Reply-To: References: Date: Wed, 26 Feb 2014 15:39:37 +0900 Message-ID: Subject: Re: [Discussion] Tajo documentation From: Jihoon Son To: "dev@tajo.incubator.apache.org" Content-Type: multipart/alternative; boundary=089e01494078fc1d9404f349771b X-Virus-Checked: Checked by ClamAV on apache.org --089e01494078fc1d9404f349771b Content-Type: text/plain; charset=ISO-8859-1 Sorry for late response. I just take a quick look at the quick start and the tutorial, but this tool seems to address all the problems which Hyunsik pointed out. Thus, +1 and I agree with replacing our documentation tool with Sphinx. Thanks, Jihoon 2014-02-25 14:23 GMT+09:00 Hyunsik Choi : > Hi folks, > > I would like to discuss the choice of documentation tool. Currently, we > have used markdown and generated single page HTML document from the > markdown via maven-site-plugin. > > I think that this approach has several problems as follows: > * a single page is very inconvenience to edit documents. I should have > frequently scrolled a long page. > * The generated html from markdown page does not support table of > contents. The table of contents in the current doc has been manually > written by hand. > * It is hard to output multiple doc formats from single source. > > According to the characteristics of our project, we should maintain lots of > documentations. I think that it is very important to choose the proper > documentation tool before too late. > > I've found open source documentation tools for Tajo. I would like to > propose using sphinx (http://sphinx-doc.org) for our documentation tool. > It > seems to meet our needs. > > If you know other nice doc tools, feel free to suggest. > > Best regards, > Hyunsik Choi > -- Jihoon Son Database & Information Systems Group, Prof. Yon Dohn Chung Lab. Dept. of Computer Science & Engineering, Korea University 1, 5-ga, Anam-dong, Seongbuk-gu, Seoul, 136-713, Republic of Korea Tel : +82-2-3290-3580 E-mail : jihoonson@korea.ac.kr --089e01494078fc1d9404f349771b--