Skip to content

Commit

Permalink
updating user doc for OneCode Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
theweaklink committed Jun 5, 2024
1 parent 776bcd1 commit 60fb31d
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
---

OneCode, your gateway to Python application deployment on the Cloud!
Pssst, if you're not into rolling out your App but simply using them, check out the [OneCode Cloud user doc]().
Pssst, if you're not into rolling out your App but simply using them, check out the [OneCode Cloud user doc](https://deeplime-io.github.io/onecode/1.0.0/user_doc).

* [OneCode in One Minute](#onecode-in-one-minute)
* [Deploy on OneCode Cloud](#deploy-on-onecode-cloud)
Expand Down
Binary file added docs/assets/user_apps_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/user_dashboard_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/user_storage_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions docs/user_doc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# OneCode Cloud for End-Users

Short guides are available on the most important pages of the OneCode Cloud:
[Dashboard](#dashboard), [Storage](#storage) and [Apps Workspace](#apps-workspace)

## Dashboard

![OneCode Dashboard Overview](https://github.com/deeplime-io/onecode/raw/1.x/docs/assets/user_dashboard_overview.png)


## Storage

![OneCode Storage Overview](https://github.com/deeplime-io/onecode/raw/1.x/docs/assets/user_storage_overview.png)


## Apps Workspace
![OneCode Apps Workspace](https://github.com/deeplime-io/onecode/raw/1.x/docs/assets/user_apps_overview.png)
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ theme:

nav:
- Getting Started: index.md
- Cheatsheet:
- OneCode Cloud: user_doc.md
- Python Cheatsheet:
- Elements: reference/elements/element_list.md
- Organizing data: organizing_data.md
- Full API:
Expand Down

0 comments on commit 60fb31d

Please sign in to comment.