diff --git a/cli/readme.md b/cli/readme.md index 06c374a..d927dc9 100644 --- a/cli/readme.md +++ b/cli/readme.md @@ -1,6 +1,6 @@ # Source Orbit - + Source Orbit is a dependency management tool. As IBM i developers start using Git for their RPGLE, CL, DDS and SQL, we want to provide them with excellent tools to help them understand their source code. Source orbit is available for use as both a VS Code extension and CLI tool. diff --git a/docs/README.md b/docs/README.md index dc9f849..08d92c8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ # Source Orbit - + Source Orbit is a dependency management tool. As IBM i developers start using Git for their RPGLE, CL, DDS and SQL, we want to provide them with excellent tools to help them understand their source code. Source orbit is available for use as both a VS Code extension and CLI tool. diff --git a/docs/assets/icon.png b/docs/assets/icon.png deleted file mode 100644 index 43353b4..0000000 Binary files a/docs/assets/icon.png and /dev/null differ diff --git a/docs/pages/extension/index.md b/docs/pages/extension/index.md index 6087710..bbdbfac 100644 --- a/docs/pages/extension/index.md +++ b/docs/pages/extension/index.md @@ -8,16 +8,14 @@ The extension comes built with two views for viewing the impacted objects in you The `Source Impacts` view in the `Explorer` view container will render the impacted objects for the current active editor. - -
- Source Impacts view + Source Impacts view
The `Change Impacts` view in the `Source Control` view container will render the impacted objects for any files changed detected by Git.
- Change Impacts view + Change Impacts view
## IBM i Project Explorer Integration @@ -36,5 +34,5 @@ Source Orbit integrates seemlessly with the [IBM i Project Explorer](https://mar The source migration tool built into IBM i Project Explorer can also automatically perform these tasks after migrating your source from QSYS. Check out more details [here](./pages/general/migrating?id=_1-ibm-i-project-explorer).
- Project Explorer Integration + Project Explorer Integration
\ No newline at end of file