Skip to content

Commit

Permalink
add docs references
Browse files Browse the repository at this point in the history
  • Loading branch information
RichiCoder1 committed Sep 8, 2020
1 parent 73ac526 commit b69600f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Auto has an extensive plugin system and wide variety of official plugins. Make a
- [chrome](./plugins/chrome) - Publish code to Chrome Web Store
- [crates](./plugins/crates) - Publish Rust crates
- [cocoapods](./plugins/cocoapods) - Version your [Cocoapod](https://cocoapods.org/), and push to your specs repository!
- [docker](./plugins/docker) - Publish images with Docker
- [gem](./plugins/gem) - Publish ruby gems
- [git-tag](./plugins/git-tag) - Manage your projects version through just a git tag (`default` when used with binary)
- [gradle](./plugins/gradle) - Publish code with gradle
Expand Down Expand Up @@ -239,6 +240,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
Expand Down
1 change: 1 addition & 0 deletions docs/pages/docs/_sidebar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Package Manager Plugins
- [Chrome Web Store](./generated/chrome)
- [Cocoapod](./generated/cocoapods)
- [Crates](./generated/crates)
- [Docker](./generated/docker)
- [Gem](./generated/gem)
- [Git Tag](./generated/git-tag)
- [Gradle](./generated/gradle)
Expand Down

0 comments on commit b69600f

Please sign in to comment.