GitHub user davsclaus opened a pull request: https://github.com/apache/camel/pull/2430
Camel 12644 - Generate documentation for Spring Boot starters Many commits on the way, that we can squash. The meat is the tooling in the maven plugin that generates the doc snippet of all the spring boot configuration options. We can thinker with the template to have a bit more description before the table etc. There are some options that do not have description, which we can work on afterwards to add and have the tool report this in the future so we can detect this sooner. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel camel-12644 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2430.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2430 ---- commit 844167a19c3ac041135fa5ec4aab191354a0f2b5 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T18:02:53Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit 84d495d1859d3727b83d9a9f98887b23c991ec91 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T18:14:30Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit e3df558be6b19d44164cb1a199316cab9da7c0f4 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T18:25:38Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit 4c78f4db7612fa4dd94570406856fc9a4ff66bdc Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T18:38:32Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit eb7daccb073a92c5d7b7bd5727f2c4caec0eb0f5 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T19:00:24Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit 5767b901cb15d1c37ecb01abe60ad944fb596914 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T19:11:58Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit b0fcbbd30ff5265a13d725689b4e5ae41046ad42 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-16T20:05:10Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit b20c71fd9c5434a7a83098aedd0ba52e0a5b80a8 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T07:38:53Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit eae02da5882c10b04d4c92eea787418ccd4a491a Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T08:01:10Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit beb6f733bc7dc715177383697013c01f86e83a0f Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T10:17:00Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit b7ed95f825156c1c88d9f738803ef3ed2135d2d0 Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T12:57:31Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit 3cc267a5776ba5c661b1c297e0425835fb1d9dfc Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T13:26:25Z CAMEL-12644: Generate spring boot auto configuration in the docs. commit 1cae8d22c0e0bfcb4cd0c3365d04956662ae3e3f Author: Claus Ibsen <claus.ibsen@...> Date: 2018-07-17T13:44:25Z CAMEL-12644: Generate spring boot auto configuration in the docs. ---- ---