Skip to content

Commit

Permalink
Merge pull request Shopify#303 from ashmaroli/shopify_app_toc
Browse files Browse the repository at this point in the history
Add Table of Contents to README
  • Loading branch information
kevinhughes27 authored Jul 20, 2016
2 parents 0ee14c7 + d17db42 commit 7f905dc
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@ Shopify App [![Build Status](https://travis-ci.org/Shopify/shopify_app.png)
===========

Shopify Application Rails engine and generator


Table of Contents
-----------------
* [**Description**](#description)
* [**Quickstart**](#quickstart)
* [**Becoming a Shopify App Developer**](#becoming-a-shopify-app-developer)
* [**Installation**](#installation)
* [**Generators**](#generators)
* [Default Generator](#default-generator)
* [Install Generator](#install-generator)
* [Shop Model Generator](#shop-model-generator)
* [Home Controller Generator](#home-controller-generator)
* [Controllers, Routes and Views](#controllers-routes-and-views)
* [**Managing Api Keys**](#managing-api-keys)
* [**WebhooksManager**](#webhooksmanager)
* [**ScripttagsManager**](#scripttagsmanager)
* [**ShopifyApp::SessionRepository**](#shopifyappsessionrepository)
* [**AuthenticatedController**](#authenticatedcontroller)
* [**AppProxyVerification**](#appproxyverification)
* [Recommended Usage](#recommended-usage)
* [**Troubleshooting**](#troubleshooting)
* [Generator shopify_app:install hangs](#generator-shopify_appinstall-hangs)
* [**Testing an embedded app outside the Shopify admin**](#testing-an-embedded-app-outside-the-shopify-admin)
* [**Questions or problems?**](#questions-or-problems)


Description
Expand Down

0 comments on commit 7f905dc

Please sign in to comment.