Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Commit d0ac2a8

Browse files
committed
Update Table of Contents
1 parent 59fb555 commit d0ac2a8

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

README-ja-jp.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,33 @@ _このドキュメントは[AngularJS in Patterns](https://github.com/mgechev/a
99
* [要旨](#要旨)
1010
* [はじめに](#はじめに)
1111
* [AngularJSの概要](#AngularJSの概要)
12-
* [パーシャル](#パーシャル)
13-
* [コントローラ](#コントローラ)
14-
* [スコープ](#スコープ)
15-
* [ディレクティブ](#ディレクティブ)
16-
* [フィルタ](#フィルタ)
17-
* [サービス](#サービス)
12+
* [パーシャル](#パーシャル)
13+
* [コントローラ](#コントローラ)
14+
* [スコープ](#スコープ)
15+
* [ディレクティブ](#ディレクティブ)
16+
* [フィルタ](#フィルタ)
17+
* [サービス](#サービス)
1818
* [AngularJSのパターン](#AngularJSのパターン)
19-
* [サービス](#サービス-1)
20-
* [シングルトン](#シングルトン)
21-
* [ファクトリ・メソッド](#ファクトリ・メソッド)
22-
* [デコレータ](#デコレータ)
23-
* [ファサード](#ファサード)
24-
* [プロキシ](#プロキシ)
25-
* [アクティブ・レコード](#アクティブ・レコード)
26-
* [Intercepting Filters](#intercepting-filters)
27-
* [Directives](#directives-1)
28-
* [Composite](#composite)
19+
* [サービス](#サービス-1)
20+
* [シングルトン](#シングルトン)
21+
* [ファクトリ・メソッド](#ファクトリ・メソッド)
22+
* [デコレータ](#デコレータ)
23+
* [ファサード](#ファサード)
24+
* [プロキシ](#プロキシ)
25+
* [アクティブ・レコード](#アクティブ・レコード)
26+
* [Intercepting Filters](#intercepting-filters)
27+
* [Directives](#directives-1)
28+
* [Composite](#composite)
2929
* [Interpreter](#interpreter)
30-
* [Template View](#template-view)
31-
* [Scope](#scope-1)
32-
* [Observer](#observer)
33-
* [Chain of Responsibilities](#chain-of-responsibilities)
34-
* [Command](#command)
35-
* [Controller](#controller-1)
36-
* [Page Controller](#page-controller)
37-
* [Others](#others)
38-
* [Module Pattern](#module-pattern)
30+
* [Template View](#template-view)
31+
* [Scope](#scope-1)
32+
* [Observer](#observer)
33+
* [Chain of Responsibilities](#chain-of-responsibilities)
34+
* [Command](#command)
35+
* [Controller](#controller-1)
36+
* [Page Controller](#page-controller)
37+
* [Others](#others)
38+
* [Module Pattern](#module-pattern)
3939
* [Data Mapper](#data-mapper)
4040
* [References](#references)
4141

0 commit comments

Comments
 (0)