Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F04DF639 for ; Tue, 23 Apr 2013 07:49:20 +0000 (UTC) Received: (qmail 15698 invoked by uid 500); 23 Apr 2013 07:49:20 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 15576 invoked by uid 500); 23 Apr 2013 07:49:17 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 15543 invoked by uid 99); 23 Apr 2013 07:49:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2013 07:49:16 +0000 Date: Tue, 23 Apr 2013 07:49:16 +0000 (UTC) From: "james strachan (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-6304) make it easier to auto-document components/endpoints (like maven goals); use annotations to automatically generate configuration documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 james strachan created CAMEL-6304: ------------------------------------- Summary: make it easier to auto-document components/endpoints (like maven goals); use annotations to automatically generate configuration documentation Key: CAMEL-6304 URL: https://issues.apache.org/jira/browse/CAMEL-6304 Project: Camel Issue Type: New Feature Reporter: james strachan Assignee: james strachan Right now documentation is done on the wiki by hand which is pretty error prone; its also kinda painful to handle every single camel version. It would be nice to automatically create the component/endpoint configuration documentation as a maven report; we could also include this HTML into the jar so folks can refer to the documentation for the camel components on their classpath. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira