Skip to content

Commit

Permalink
docs: revert the unexpected update of the list
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Feb 9, 2024
1 parent 79ca711 commit a3c93c6
Showing 1 changed file with 13 additions and 21 deletions.
34 changes: 13 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,27 +146,19 @@ When you run Boilerplate, it performs the following steps:

Learn more about boilerplate in the following sections:

- [Boilerplate](#boilerplate)
- [Example: creating a new template](#example-creating-a-new-template)
- [Install](#install)
- [Features](#features)
- [Working with boilerplate](#working-with-boilerplate)
- [Boilerplate command line options](#boilerplate-command-line-options)
- [The boilerplate.yml file](#the-boilerplateyml-file)
- [Variables](#variables)
- [Dependencies](#dependencies)
- [Hooks](#hooks)
- [Skip Files](#skip-files)
- [Templates](#templates)
- [Validations](#validations)
- [Variable Ordering](#variable-ordering)
- [Alternative Template Engines (EXPERIMENTAL)](#alternative-template-engines-experimental)
- [Jsonnet](#jsonnet)
- [Template helpers](#template-helpers)
- [Deprecated helpers](#deprecated-helpers)
- [Partials](#partials)
- [Alternative project generators](#alternative-project-generators)
- [License](#license)
<!-- no toc -->
1. [Boilerplate command line options](#boilerplate-command-line-options)
1. [The boilerplate.yml file](#the-boilerplate.yml-file)
1. [Variables](#variables)
1. [Dependencies](#dependencies)
1. [Hooks](#hooks)
1. [Partials](#partials)
1. [Skip Files](#skip-files)
1. [Templates](#templates)
1. [Validations](#validations)
1. [Variable order](#variable-ordering)
1. [Alternative Template Engines (EXPERIMENTAL)](#alternative-template-engines-experimental)
1. [Template helpers](#template-helpers)

#### Boilerplate command line options

Expand Down

0 comments on commit a3c93c6

Please sign in to comment.