File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
次のリンクから単一ファイルで作成されたコーディング規約を取得できます。
19
19
20
20
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forAWSResource/AWSインフラリソース命名規約.md )
21
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/AWSインフラリソース命名規約.html )
21
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/AWSインフラリソース命名規約.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/AWSインフラリソース命名規約.html ) )
22
22
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/AWSインフラリソース命名規約.docx )
23
23
24
24
ファイルは[ Pandoc] を利用して作成しています。
Original file line number Diff line number Diff line change 20
20
次のリンクから単一ファイル版を取得できます。
21
21
22
22
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forGitBranch/Gitブランチフロー規約.md )
23
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/Gitブランチフロー規約.html )
23
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/Gitブランチフロー規約.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/Gitブランチフロー規約.html ) )
24
24
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/Gitブランチフロー規約.docx )
25
25
26
26
ファイルは[ Pandoc] を利用して作成しています。
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Java17 向けのコーディング規約は[こちら](./Javaコーディング
32
32
33
33
- for Latest
34
34
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forJava/Javaコーディング規約.md )
35
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/Javaコーディング規約.html )
35
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/Javaコーディング規約.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/Javaコーディング規約.html ) )
36
36
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/Javaコーディング規約.docx )
37
37
- for Java11
38
38
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forJava/Javaコーディング規約_for_11.md )
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ I/F 定義書は、システム間の連携について定義と、その受信/
194
194
(これらのファイルは[ Pandoc] を利用して作成しています。)
195
195
196
196
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forMarkdown/xxx.md )
197
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/xxx.html )
197
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/xxx.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/xxx.html ) )
198
198
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/xxx.docx )
199
199
200
200
[ pandoc ] : https://pandoc.org/
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ OAS は次のように複数のバージョンが存在します。
55
55
(これらのファイルは[ Pandoc] を利用して作成しています。)
56
56
57
57
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forOpenAPISpecification/OpenAPI_Specification_2.0.md )
58
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/OpenAPI_Specification_2.0.html )
58
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/OpenAPI_Specification_2.0.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/OpenAPI_Specification_2.0.html ) )
59
59
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/OpenAPI_Specification_2.0.docx )
60
60
61
61
[ pandoc ] : https://pandoc.org/
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ hero:
30
30
31
31
- for PostgreSQL
32
32
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forSQL/SQLコーディング規約(PostgreSQL).md )
33
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/SQLコーディング規約(PostgreSQL).html )
33
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/SQLコーディング規約(PostgreSQL).html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/SQLコーディング規約(PostgreSQL).html ) )
34
34
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/SQLコーディング規約(PostgreSQL).docx )
35
35
- for Oracle
36
36
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forSQL/SQLコーディング規約(Oracle).md )
37
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/SQLコーディング規約(Oracle).html )
37
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/SQLコーディング規約(Oracle).html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/SQLコーディング規約(Oracle).html ) )
38
38
- [ Word] ( https://github.com/future-architect/coding-standards/raw/gh-pages/resources/SQLコーディング規約(Oracle).docx )
39
39
40
40
[ pandoc ] : https://pandoc.org/
Original file line number Diff line number Diff line change 20
20
次のリンクから単一ファイル版を取得できます。
21
21
22
22
- [ Markdown] ( https://github.com/future-architect/coding-standards/blob/master/documents/forSlack/slack_usage_guidelines.md )
23
- - [ HTML] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/slack_usage_guidelines.html )
23
+ - [ HTML(Single File) ] ( https://github.com/future-architect/coding-standards/blob/gh-pages/resources/slack_usage_guidelines.html ) ( [ ブラウザで見る ] ( https://future-architect.github.io/coding-standards/resources/slack_usage_guidelines.html ) )
24
24
25
25
ファイルは[ Pandoc] を利用して作成しています。
26
26
You can’t perform that action at this time.
0 commit comments