Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.120 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.77; '*S*': 0.00; 'suggestions,': 0.07; 'api': 0.09; 'python': 0.09; 'subject:API': 0.16; '(or': 0.18; 'not,': 0.21; 'fine,': 0.22; 'appear': 0.26; 'wondering': 0.26; 'subject:skip:d 10': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'probably': 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'project': 0.34; 'thanks': 0.34; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; "i'll": 0.36; 'received:209': 0.37; 'some': 0.38; 'to:addr:python.org': 0.39; 'build': 0.39; 'header:Received:5': 0.40; 'presenting': 0.65; 'cms': 0.66; 'day': 0.73; 'alec': 0.84; 'around,': 0.84; 'subject:Project': 0.84; 'themed': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DXUSHbJOk+PGo3USKaPGexz/G9KAGrdGEzggG62yAWA=; b=gfBqC4Z8Bi8oYaDmqzsGu2hXP7zBd7VMLf68nfAGfqa7vtd8Mnr1/0OA4l10t7t2XZ Dh2Nmonrypcu2Ra3rCBFXvup7mWvf37SEZV9HxvG/LDyUDHsIC/zLZHBVa2dOIxAw92p OksErvVgWQITPhpU/n6oTey2U3TCkf0d++lkVGysoEvRPmdWZwVNN7qGFcyYhZCWRY6x hD1a+IvHON5FsJe5gKfh/IshMdj1wGZUD8SyCZnucRIj8E8VadukWobBKc556poAr9ve 4n9wulfj2LGp1gAwiKsWLxFZjY0XJud8WSyQug7ZwTIW0gAM9BpgD9bXqvoHJ0J6Nfix 9Kqw== MIME-Version: 1.0 Date: Fri, 7 Dec 2012 13:12:31 +1100 Subject: Project for creating and presenting API documentation? From: Alec Taylor To: "comp.lang.python" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1354846360 news.xs4all.nl 6892 [2001:888:2000:d::a6]:36241 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34442 Seen some nice API documentation around, but there doesn't appear to be a standard CMS (or whatever) for presenting them. This is fine, but I was wondering if there is a python project themed to this task? If not, I'll spend a day or so building one. Thanks for all suggestions, Alec Taylor PS: If I build my own I will probably use Mezzanine