From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Org API Date: Tue, 08 May 2012 17:28:01 +0200 Message-ID: <87pqae66bi.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRmIg-00038N-LC for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:26:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRmIW-0008Dg-QO for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:26:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:54640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRmIW-0008DE-Jp for emacs-orgmode@gnu.org; Tue, 08 May 2012 11:25:56 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SRmIT-0002yf-2S for emacs-orgmode@gnu.org; Tue, 08 May 2012 17:25:53 +0200 Received: from g231111032.adsl.alicedsl.de ([92.231.111.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 May 2012 17:25:53 +0200 Received: from tjolitz by g231111032.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 May 2012 17:25:53 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi List, using a slightly modified version of the wikidoc.el library from Nic Ferrier (https://github.com/nicferrier/elwikidoc) I published the Org-mode API on Worg (with some help from Eric (Schulte) with regards to scripting). You can access the page via the link at the bottom of this site: http://orgmode.org/worg/dev/index.html While all this info is of course available from inside Emacs, it might still be useful to present it as nicely formated web pages. -- cheers, Thorsten