Skip to content

Commit 8f3ce64

Browse files
authored
docs: add AI documentation links to README (#160)
1 parent 7999145 commit 8f3ce64

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'react-native-gesture-image-viewer': patch
3+
---
4+
5+
docs: add AI documentation links to README
6+
7+
- [llms.txt](https://react-native-gesture-image-viewer.pages.dev/llms.txt)
8+
- [llms-full.txt](https://react-native-gesture-image-viewer.pages.dev/llms-full.txt)

โ€ŽREADME-ko_kr.mdโ€Ž

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ React Native์—์„œ ์ด๋ฏธ์ง€ ๊ฐค๋Ÿฌ๋ฆฌ๋‚˜ ์ฝ˜ํ…์ธ  ๋ทฐ์–ด๋ฅผ ๊ตฌํ˜„ํ•  ๋•Œ, ๋ณต
3737
### ์˜ˆ์ œ ๋ฐ ๋ฐ๋ชจ
3838

3939
- [๐Ÿ“ ์˜ˆ์ œ ํ”„๋กœ์ ํŠธ](/example/) - ์‹ค์ œ ๊ตฌํ˜„ ์ฝ”๋“œ์™€ ๋‹ค์–‘ํ•œ ์‚ฌ์šฉ ์‚ฌ๋ก€
40-
- [๐Ÿค– Expo Snack](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Expo Snack์—์„œ ๋ฐ”๋กœ ์ฒดํ—˜
40+
- [๐Ÿฅ  Expo Snack](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Expo Snack์—์„œ ๋ฐ”๋กœ ์ฒดํ—˜
41+
42+
### ๐Ÿค– AI
43+
44+
- [llms.txt](https://react-native-gesture-image-viewer.pages.dev/llms.txt): ๋ฌธ์„œ์˜ ๋ชจ๋“  ํŽ˜์ด์ง€์— ๋Œ€ํ•œ ์ œ๋ชฉ, ๋งํฌ ๋ฐ ๊ฐ„๋‹จํ•œ ์„ค๋ช…์ด ํฌํ•จ๋œ ๊ตฌ์กฐํ™”๋œ ์ƒ‰์ธ ํŒŒ์ผ์ž…๋‹ˆ๋‹ค.
45+
- [llms-full.txt](https://react-native-gesture-image-viewer.pages.dev/llms-full.txt): ๋ชจ๋“  ๋ฌธ์„œ ํŽ˜์ด์ง€์˜ ์ „์ฒด ๋‚ด์šฉ์„ ํ•˜๋‚˜์˜ ํŒŒ์ผ๋กœ ํ•ฉ์นœ ์ „์ฒด ๋‚ด์šฉ ํŒŒ์ผ์ž…๋‹ˆ๋‹ค.
4146

4247
### ๊ธฐ๋ณธ ์‚ฌ์šฉ๋ฒ•
4348

โ€ŽREADME.mdโ€Ž

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ Full documentation is available at: <https://react-native-gesture-image-viewer.p
3737
### Examples & Demo
3838

3939
- [๐Ÿ“ Example Project](/example/) - Real implementation code with various use cases
40-
- [๐Ÿค– Expo Go](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Try it instantly on Expo Snack
40+
- [๐Ÿฅ  Expo Go](https://snack.expo.dev/@harang/react-native-gesture-image-viewer-v2) - Try it instantly on Expo Snack
41+
42+
### ๐Ÿค– AI
43+
44+
- [llms.txt](https://react-native-gesture-image-viewer.pages.dev/llms.txt): A structured index file containing the titles, links, and brief descriptions of all documentation pages.
45+
- [llms-full.txt](https://react-native-gesture-image-viewer.pages.dev/llms-full.txt): A full-content file that concatenates the complete content of every documentation page into a single file.
4146

4247
### Basic Usage
4348

0 commit comments

Comments
ย (0)