Skip to content

Commit

Permalink
docs: Added integration docs to gitbook summary
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed May 7, 2024
1 parent 406ddb7 commit ab37530
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Table of contents

* [❔ What is keyshade?](README.md)
- [❔ What is keyshade?](README.md)

## 🥰 CONTRIBUTING TO KEYSHADE

* [Summary](contributing-to-keyshade/summary.md)
* [Prerequisites](contributing-to-keyshade/prerequisites.md)
* [Environment Variables](contributing-to-keyshade/environment-variables.md)
* [Setting things up](contributing-to-keyshade/setting-things-up.md)
* [Running things locally](contributing-to-keyshade/running-things-locally/README.md)
* [Running the API](contributing-to-keyshade/running-things-locally/running-the-api.md)
* [Design of our code](contributing-to-keyshade/design-of-our-code/README.md)
* [API](contributing-to-keyshade/design-of-our-code/api.md)
- [Summary](contributing-to-keyshade/summary.md)
- [Prerequisites](contributing-to-keyshade/prerequisites.md)
- [Environment Variables](contributing-to-keyshade/environment-variables.md)
- [Setting things up](contributing-to-keyshade/setting-things-up.md)
- [Running things locally](contributing-to-keyshade/running-things-locally/README.md)
- [Running the API](contributing-to-keyshade/running-things-locally/running-the-api.md)
- [Design of our code](contributing-to-keyshade/design-of-our-code/README.md)
- [API](contributing-to-keyshade/design-of-our-code/api.md)
- [Integrations](contributing-to-keyshade/design-of-our-code/integrations.md)

0 comments on commit ab37530

Please sign in to comment.