squakez opened a new pull request #2274:
URL: https://github.com/apache/camel-k/pull/2274


   <!-- Description -->
   With this PR we introduce a new script which is in charge to generate an 
html single page with the definition of the API. We use the project 
https://github.com/ahmetb/gen-crd-api-reference-docs by temporary downloading 
the binary needed to run the generation.
   
   I've changed the `generate-doc` procedure to include the execution of this 
script that will update the API definition file as expected by the documentation
   
   We include that file in a document that will be exposed in the 
documentation. 
   
   Close #1137 
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Doc: generated API
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to