Commit Graph

36 Commits

Author SHA1 Message Date
Gu 4d36fa565a merge auto-translate 2025-10-28 05:58:30 -07:00
Riskey de587fb570 Add data source plugin dev docs (#474) 2025-09-30 21:07:13 +08:00
crazywoola 5ed14d7cf0 add: mdx file to develper md exporter 2025-09-30 16:47:06 +08:00
Junyan Qin (Chin) fe4d97fae3 doc: zh_hans draft for plugin multilingual readme std (#472)
* doc: zh_hans draft for plugin multilingual readme std

* Docs tools: Successfully completed 3 operations

* Documentation edits made through Mintlify web editor

* Docs tools: 2 succeeded, some failed

Rename operation failed: - Lang 'zh': File 'dify-docs/plugin-dev-zh/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'zh': File 'dify-docs/plugin-dev-zh/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'

* Documentation edits made through Mintlify web editor

* Docs tools: 2 succeeded, some failed

Rename operation failed: - Lang 'zh': File 'dify-docs/plugin-dev-zh/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'zh': File 'dify-docs/plugin-dev-zh/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'

* Documentation edits made through Mintlify web editor

* Docs tools: 2 succeeded, some failed

Rename operation failed: - Lang 'zh': File 'dify-docs/plugin-dev-zh/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'zh': File 'dify-docs/plugin-dev-zh/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'en': File 'dify-docs/plugin-dev-en/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0211-getting-started-dify-tool.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'
- Lang 'ja': File 'dify-docs/plugin-dev-ja/0411-multilingual-readme.mdx' - Renaming error: Unexpected error: 'str' object has no attribute 'get'

* Documentation edits made through Mintlify web editor

---------

Co-authored-by: alterxyz <88554920+alterxyz@users.noreply.github.com>
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
2025-09-30 10:41:57 +08:00
Alter-xyz db3ed2b6c0 feat: postfix 2025-09-29 16:22:17 +08:00
crazywoola 69e7811eda fix files 2025-09-29 15:14:44 +08:00
crazywoola 846a00e9f0 add: flomo plugin dev docs 2025-09-29 15:11:43 +08:00
crazywoola 173ff8491c add Agents.md 2025-09-28 18:38:54 +08:00
Gu f097050122 remove contribution / issue links 2025-09-19 23:43:52 +08:00
Gu b09b3cc240 fixes 2025-09-19 16:48:25 +08:00
Gu ea1d1bcc97 prune unused docs 2025-09-18 19:24:04 +08:00
Bowen Liang 5241ff66da Add tool plugin example page for Markdown Exporter plugin (#448)
* update

* update

* update

* update

* update

* remove GUIDE

* update screenshots

* rename
2025-09-05 19:16:13 +08:00
Alter-xyz 961dca209d chore: contributing button 2025-08-29 22:39:08 +08:00
crazywoola 479dff7321 chore: add images & format some docs 2025-08-28 14:47:26 +08:00
crazywoola e5a38202eb refine docs 2025-08-28 14:41:25 +08:00
crazywoola 244baf254e format 2025-08-28 14:28:30 +08:00
crazywoola 9b7205d3eb chore: use ParameterField 2025-08-28 14:14:04 +08:00
crazywoola 9896d6166f feat: update docs 2025-08-28 11:31:58 +08:00
crazywoola 172e72630d update: docs 2025-08-28 11:14:32 +08:00
Alter-xyz ad9fd9f006 chore: content suffix
by `tools/contributing_in_page.py`
2025-08-26 21:55:07 +08:00
crazywoola a0ff899cd5 feat: revamp add cli and plugin intro 2025-08-26 14:37:07 +08:00
Alter-xyz 92cd35799a chore: apply new issues button 2025-07-16 16:42:34 +08:00
coconut 71d0d52c07 format: reformat extension-plugin 2025-07-04 10:33:29 +08:00
Alter-xyz b94378aa00 chore: plugin remove debug env 2025-06-19 16:56:33 +08:00
Alter-xyz 9a48237f13 fix: plugin repo upload rule not match 2025-06-19 16:49:18 +08:00
Hanqing Zhao c7156d69a8 fix translation error 2025-06-04 17:59:32 +08:00
Alter-xyz ec5a32408c update name 2025-06-03 20:51:20 +08:00
AllenWriter 0f218b29df Fix: modify the page's automatic contribution feature 2025-06-03 11:06:43 +08:00
AllenWriter ec34e552c8 Docs: fix error url 2025-05-29 11:21:19 +08:00
AllenWriter 3406241f6b Docs: fix conflict 2025-05-26 16:04:51 +08:00
AllenWriter d5cf617d38 correct incorrect plugin docs url 2025-05-23 15:03:42 +08:00
AllenWriter 06d73584d1 Fix: remove suffix .zh 2025-05-23 11:12:35 +08:00
Alter-xyz 4facf4877b Fix: Removed misleading description 2025-05-22 17:54:01 +08:00
Alter-xyz a109c705b3 fix: deprecated redirect and other urls 2025-05-22 17:49:00 +08:00
AllenWriter e629382c63 Feat: update docs url 2025-05-19 14:58:56 +08:00
Alter-xyz 3b81098a2f chore: update names 2025-05-19 10:43:13 +08:00