-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GITBOOK-20: readme resolved and adjusted layout
- Loading branch information
1 parent
b6d9243
commit 0a4943e
Showing
29 changed files
with
36 additions
and
41 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# 📄 README.md | ||
# 👋 Welcome!! | ||
|
||
Welcome to odin\_api a Python library to ease the use of Odins API(naming on point). Odin is a solution by [rev.io](https://rev.io/) for managing Broadworks instances. The library eases the use of this API and encapsulates the methods available.  | ||
|
||
## Odin API Docs: | ||
|
||
{% embed url="https://doc.odinapi.net/" %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
# Table of contents | ||
|
||
* [📄 README.md](README.md) | ||
* [👋 Welcome!!](<README (1).md>) | ||
* [🧐 Getting Started](welcome/getting-started/README.md) | ||
* [🐍 Getting the Essentials (Python + IDE)](welcome/getting-started/getting-the-essentials-python-+-ide.md) | ||
* [⚠ Setting Environment Variable](welcome/getting-started/setting-environment-variable.md) | ||
* [⬇ Downloading Library (BETA)](welcome/getting-started/downloading-library-beta.md) | ||
* [⚙ Create API Object](welcome/getting-started/create-api-object.md) | ||
* [📦 Methods](welcome/methods/README.md) | ||
* [📥 Get](welcome/methods/get.md) | ||
* [✉ Post](welcome/methods/post.md) | ||
* [📤 Put](welcome/methods/put.md) | ||
* [🚮 Delete](welcome/methods/delete.md) | ||
* [🙌 Features](welcome/features/README.md) | ||
* [🤖 Scripter](welcome/features/scripter/README.md) | ||
* [🔎 Find Alias (Script)](welcome/features/scripter/find-alias-script.md) | ||
* [🖌 Library Design](welcome/library-design/README.md) | ||
* [🔗 Object Relationship](welcome/library-design/object-relationship.md) | ||
* [⚙ API Object](welcome/library-design/api-object.md) | ||
* [📥 Get Object](welcome/library-design/get-object.md) | ||
* [✉ Post Object](welcome/library-design/post-object.md) | ||
* [📤 Put Object](welcome/library-design/put-object.md) | ||
* [🚮 Delete Object](welcome/library-design/delete-object.md) | ||
* [❓ Requester Object](welcome/library-design/requester-object.md) | ||
* [🤖 Scripter Object](welcome/library-design/scripter-object.md) | ||
* [👨💻 Development](welcome/development.md) | ||
* [📢 Feedback](welcome/feedback.md) | ||
* [🤙 Contact](welcome/contact.md) | ||
* [👋 Welcome!!](README.md) | ||
* [📖 Docs](docs/README.md) | ||
* [🧐 Getting Started](docs/getting-started/README.md) | ||
* [🐍 Getting the Essentials (Python + IDE)](docs/getting-started/getting-the-essentials-python-+-ide.md) | ||
* [⚠ Setting Environment Variable](docs/getting-started/setting-environment-variable.md) | ||
* [⬇ Downloading Library (BETA)](docs/getting-started/downloading-library-beta.md) | ||
* [⚙ Create API Object](docs/getting-started/create-api-object.md) | ||
* [📦 Methods](docs/methods/README.md) | ||
* [📥 Get](docs/methods/get.md) | ||
* [✉ Post](docs/methods/post.md) | ||
* [📤 Put](docs/methods/put.md) | ||
* [🚮 Delete](docs/methods/delete.md) | ||
* [🙌 Features](docs/features/README.md) | ||
* [🤖 Scripter](docs/features/scripter/README.md) | ||
* [🔎 Find Alias (Script)](docs/features/scripter/find-alias-script.md) | ||
* [🖌 Library Design](docs/library-design/README.md) | ||
* [🔗 Object Relationship](docs/library-design/object-relationship.md) | ||
* [⚙ API Object](docs/library-design/api-object.md) | ||
* [📥 Get Object](docs/library-design/get-object.md) | ||
* [✉ Post Object](docs/library-design/post-object.md) | ||
* [📤 Put Object](docs/library-design/put-object.md) | ||
* [🚮 Delete Object](docs/library-design/delete-object.md) | ||
* [❓ Requester Object](docs/library-design/requester-object.md) | ||
* [🤖 Scripter Object](docs/library-design/scripter-object.md) | ||
* [👨💻 Development](development.md) | ||
* [🤙 Contact](contact/README.md) | ||
* [📢 Feedback](contact/feedback.md) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# 📖 Docs | ||
|
||
How to, what's this, and does it do that all answered in the next sections. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.