Skip to content

Commit f47ecdf

Browse files
benelogclaude
andcommitted
페이지 간 상하위 계층 구조 도입으로 연결 그래프 단순화
파일명 접두사 기반으로 부모-자식 관계를 설정하고, 부모→자식 단방향 링크로 변환. 형제 페이지 간 중복 링크 제거. 그래프 노드/폰트 크기를 링크 수에 비례하도록 변경. - 15개 부모 페이지 신규 생성 (java, spring, test, linux, android, db, cloud, code, eclipse, front, javascript, sql, ui, programming-language, java-build) - build-etc.md → java-build.md, tdd-quote.md → test-quote.md 이름 변경 - 그래프 엣지 521 → 393개로 감소 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 552af4d commit f47ecdf

152 files changed

Lines changed: 283 additions & 1533 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/ai-coding.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
- <https://www.linuxfoundation.org/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation>
201201

202202
## Related
203-
- [[ai]]
204203
- [[ai-framework]]
205204
- [[gpt]]
206205
- [[spring-ai]]

content/ai-framework.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
- <https://medium.com/@springrod/you-can-build-better-ai-agents-in-java-than-python-868eaf008493>
33

44
## Related
5-
- [[ai]]
65
- [[ai-coding]]
76
- [[gpt]]
87
- [[spring-ai]]

content/ai.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
- <https://github.com/modu-ai/smarter-prompt>
1515
- <https://petite-peacock-6e6.notion.site/AI-1f9b7b6880c480148190cbaf071eb2f8>
1616

17-
## Related
17+
## Children
1818
- [[ai-coding]]
1919
- [[ai-framework]]
20+
21+
## Related
2022
- [[gpt]]
2123
- [[spring-ai]]

content/android-dependency-injection.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,5 @@ ever seen
8787
- 2009년 10월 29일 1.0 발표이후 update 안 됨.
8888

8989
## Related
90-
- [[android-http-client]]
91-
- [[android-security]]
92-
- [[android-test]]
93-
- [[android-thread]]
94-
- [[android-tips]]
95-
- [[android-tools]]
9690
- [[dependency-injection]]
9791
- [[spring-boot]]

content/android-http-client.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,3 @@ Webview를 쓸때도 적용이 될 수 있어야할 듯. 확인
115115
||
116116

117117
## Related
118-
- [[android-dependency-injection]]
119-
- [[android-security]]
120-
- [[android-test]]
121-
- [[android-thread]]
122-
- [[android-tips]]
123-
- [[android-tools]]

content/android-security.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ href="http://www.techspot.com/news/53165-google-patches-master-key-android-flaw-
4949
</table>
5050

5151
## Related
52-
- [[android-dependency-injection]]
53-
- [[android-http-client]]
54-
- [[android-test]]
55-
- [[android-thread]]
56-
- [[android-tips]]
57-
- [[android-tools]]

content/android-test.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,3 @@ ActivityInstrumentationTestCase : depreciated.
275275
</div>
276276

277277
## Related
278-
- [[android-dependency-injection]]
279-
- [[android-http-client]]
280-
- [[android-security]]
281-
- [[android-thread]]
282-
- [[android-tips]]
283-
- [[android-tools]]

content/android-thread.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,3 @@ Looper](http://blog.naver.com/PostView.nhn?blogId=huewu&logNo=110115454542)
3535
<http://logc.at/2011/11/08/the-hidden-pitfalls-of-asynctask/>
3636

3737
## Related
38-
- [[android-dependency-injection]]
39-
- [[android-http-client]]
40-
- [[android-security]]
41-
- [[android-test]]
42-
- [[android-tips]]
43-
- [[android-tools]]

content/android-tips.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,3 @@ UI cataloghttp://www.androidviews.net/\[<http://www.androidviews.net/>\]
167167
- <http://stackoverflow.com/questions/12731211/pass-cookies-from-httpurlconnection-java-net-cookiemanager-to-webview-android>
168168

169169
## Related
170-
- [[android-dependency-injection]]
171-
- [[android-http-client]]
172-
- [[android-security]]
173-
- [[android-test]]
174-
- [[android-thread]]
175-
- [[android-tools]]

content/android-tools.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,3 @@ i(…​); public static \* d(…​); public static \* v(…​); }
190190
<http://www.android-decompiler.com/blog/2013/04/02/a-look-inside-dexguard/>
191191

192192
## Related
193-
- [[android-dependency-injection]]
194-
- [[android-http-client]]
195-
- [[android-security]]
196-
- [[android-test]]
197-
- [[android-thread]]
198-
- [[android-tips]]

0 commit comments

Comments
 (0)