diff --git a/README.rst b/README.rst index 353df31..12efeca 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,17 @@ How Tos Release Notes ============= -clouddocs-maven-plugin 1.10.0 +clouddocs-maven-plugin 1.10.1-SNAPSHOT +============================================================ +- Add "Log a bug" link to OpenStack output. +- Bug fixes + - Empty Request or Response sections sometimes created if an incomplete wadl was processed. + - Reduce noise on stdout and improve ability to debug XProc pipelines (when run with --debug) + - Use Calabash 1.0.13-94 for XProc piplines. + - In api-ref page xslts, adjust xpath expressions to account for changes in wadl-tools. + + +clouddocs-maven-plugin 1.10.0 (September 17, 2013) ============================================================ - New formatting for api-ref.html output - Refactored API reference page layout to include plain parameters and longform doc of media type. diff --git a/src/main/resources/cloud/process-embedded-wadl-3.xsl b/src/main/resources/cloud/process-embedded-wadl-3.xsl index 2547bbf..ec388ea 100644 --- a/src/main/resources/cloud/process-embedded-wadl-3.xsl +++ b/src/main/resources/cloud/process-embedded-wadl-3.xsl @@ -309,6 +309,7 @@ +
Request @@ -356,6 +357,8 @@
+
+
Response @@ -381,6 +384,13 @@
+
+ + + + + +