This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new eb1c88f8 Doc improvements #743
eb1c88f8 is described below

commit eb1c88f89dcaf99c12df67cf60da5ae51f093b89
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Thu Jul 20 16:45:46 2023 -0400

    Doc improvements #743
---
 docs/VSCODE_HOWTO.md   | 10 ++--------
 docs/VSCODE_INSTALL.md |  2 +-
 docs/WEB_HOWTO.md      |  2 +-
 3 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/docs/VSCODE_HOWTO.md b/docs/VSCODE_HOWTO.md
index f3eac071..85247333 100644
--- a/docs/VSCODE_HOWTO.md
+++ b/docs/VSCODE_HOWTO.md
@@ -1,4 +1,4 @@
-# Create and edit integration 
+# How to use Karavan 
 
 ## Create new Integration
 
@@ -9,8 +9,6 @@
 ![open](../images/open.png)
 
 
-# Run integration
-
 ## Run integration locally
 * Run in UI: click `Run` button 
 
@@ -29,8 +27,4 @@
 * Export using CLI
     ```shell
     jbang -Dcamel.jbang.version=3.21.0 camel@apache/camel export 
--directory=export
-    ```
-
-# Issues
-
-If you find a new issue, please [create a new issue report in 
GitHub](https://github.com/apache/camel-karavan/issues)!
+    ```
\ No newline at end of file
diff --git a/docs/VSCODE_INSTALL.md b/docs/VSCODE_INSTALL.md
index 5d858a1e..06a4fc76 100644
--- a/docs/VSCODE_INSTALL.md
+++ b/docs/VSCODE_INSTALL.md
@@ -1,4 +1,4 @@
-# Installation
+# Install Karavan extension in VS Code
 
 ## Prerequisites
 * Microsoft VS Code installed. You can get the most recent version from 
(https://code.visualstudio.com/) for your chosen operating system.
diff --git a/docs/WEB_HOWTO.md b/docs/WEB_HOWTO.md
index 8db4ad2a..5fb36df7 100644
--- a/docs/WEB_HOWTO.md
+++ b/docs/WEB_HOWTO.md
@@ -1,4 +1,4 @@
-## How to use Karavan
+# How to use Karavan
 
 
 [![Watch the 
video](https://img.youtube.com/vi/trsZyzEvbWw/default.jpg)](https://youtu.be/trsZyzEvbWw)

Reply via email to