Skip to content

Commit

Permalink
feat: start rewriting the documentation (#16)
Browse files Browse the repository at this point in the history
feat: rewrite documentation for more clarity
  • Loading branch information
adrien2p committed Feb 9, 2022
1 parent e8c56da commit d0b8fc2
Show file tree
Hide file tree
Showing 53 changed files with 759 additions and 672 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git commit -m "[BOT] BUILD DOC" -a
git commit -m "feat: build documentation" -a
- name: push
uses: ad-m/github-push-action@master
Expand Down
2 changes: 1 addition & 1 deletion .swcrcspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"strict": true,
"strictMode": true,
"lazy": false,
"noInterop": true
"noInterop": false
}
}
601 changes: 321 additions & 280 deletions README.md

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion assets/coverage/badge-functions.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion assets/coverage/badge-lines.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/medusa-extender.jpeg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readme/scenario-1-architecture.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d0b8fc2

Please sign in to comment.