Skip to content

Commit 35db367

Browse files
authored
Refactor TOC template for clarity and organization
Updated TOC template for improved readability and structure.
1 parent e9cfd62 commit 35db367

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

book/ja/toc_template.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ Instead edit toc_template.md
1717

1818
![インナーソースパターンのマインドマップ](../../pattern-categorization/innersource-program-mind-map.png)
1919

20-
<!-- Custom TOC ordering for enhanced readability - maintain when adding new patterns -->
20+
<<PATTERNS_HERE>>
21+
22+
<!--
23+
NOTE: 2025/08/04 Custom TOC ordering for enhanced readability - maintain when adding new patterns
24+
NOTE: 2025/08/05 Rollback because of broken link structure
2125
2226
## インナーソースをはじめよう!
2327
@@ -101,14 +105,16 @@ Instead edit toc_template.md
101105
102106
* [持続可能な成長のためのエクステンション](../../translation/ja/patterns/extensions-for-sustainable-growth.md) - インナーソースプロジェクトは多くのコントリビューションを受けており、メンテナンスが難しくなっています。メンテナは、プロジェクトのコア部分から離れた拡張機構を提供することで、最小のコストとメンテナンスオーバーヘッドでプロジェクトの能力をスケールアップすることを可能にします。
103107
104-
## 付録<a id="appendix"></a>
108+
-->
109+
110+
## Appendix<a id="appendix"></a>
105111

106112
* [パターンテンプレート](../../meta/pattern-template.md)
107113
* その他
108114
* [README テンプレート](../../translation/ja/templates/README-template.md)
109115
* [CONTRIBUTING テンプレート](../../translation/ja/templates/CONTRIBUTING-template.md)
110116

111-
## リソース
117+
## Resources
112118

113119
* [GitHub](https://github.com/InnerSourceCommons/InnerSourcePatterns)
114120
* [InnerSource Commons](http://innersourcecommons.org)

0 commit comments

Comments
 (0)