appwrite / docs
此包已被废弃且不再维护。未建议替代包。
官方 https://appwrite.io/docs 文档源代码 📝
1.30.0
2023-09-14 23:10 UTC
Requires
- php: >=7.4.0
- ext-curl: *
- ext-imagick: *
- ext-json: *
- ext-mbstring: *
- erusev/parsedown: 1.7.4
- utopia-php/framework: 0.*.*
Requires (Dev)
- vimeo/psalm: 4.1.1
- dev-main
- 1.30.0
- 1.29.3
- 1.29.2
- 1.29.1
- 1.29.0
- 1.28.2
- 1.28.1
- 1.28.0
- 1.27.5
- 1.27.4
- 1.27.3
- 1.27.2
- 1.27.1
- 1.27.0
- 1.26.3
- 1.26.2
- 1.26.1
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.1
- 1.23.0
- 1.22.0
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21.0
- 1.20.2
- 1.20.1
- 1.20.0
- 1.19.0
- 1.18.4
- 1.18.3
- 1.18.2
- 1.18.1
- 1.18.0
- 1.17.2
- 1.17.1
- 1.17.0
- 1.16.3
- 1.16.2
- 1.16.1
- 1.16.0
- 1.15.0
- 1.14.1
- 1.14.0
- 1.13.6
- 1.13.5
- 1.13.4
- 1.13.3
- 1.13.2
- 1.13.1
- 1.13.0
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-feat-add-bun-examples
- dev-fix-functions-dependency
- dev-fix-labels
- dev-github-app-permissions
- dev-feat-auth-improvements
- dev-feat-migration
- dev-feat-migration-bradley
- dev-fix-getting-started-for-apple
- dev-experimental-label
- dev-g4
- dev-doc-dsn-url-encode
- dev-akamai-rebrand
- dev-production-style-update
- dev-add-dotnet-examples
- dev-oauth-providers
- dev-model-attribute-generic
- dev-fix-events
- dev-feat-flutter-improvements
- dev-fix-python-query
- dev-fix-flutter-getting-started
- dev-feat-offline-support
- dev-release-cycles
- dev-feat-fix-relationship-link
- dev-update-platforms-key
- dev-video
- dev-fix-funtion-timeout-desc
- dev-feat-update-landing
- dev-feat-custom-domain-improvements
- dev-feat-graphql-demo
- dev-feat-change-markdown-parser
- dev-propose-styling-guidelines
- dev-fix-version-controls
- dev-database-inline-code
- dev-christyjacob4-patch-1
- dev-codercatdev-docs-update
- dev-refactor-code-samples
- dev-update-permissions-docs
- dev-feat-flutter-getting-started
- dev-update-contribution-guide
- dev-fix-web-sdk-syntax
- dev-fix-remove-not-equal
- dev-feat-deprecate-all-parameter
- dev-feat-cpp-function-example
- dev-new-function-examples
- dev-feat-certificates-improvements
- dev-fix-anchor
- dev-docs-appwrite-blog-link
- dev-fix-typo
- dev-fix-code-examples
- dev-feat-remove-rules
- dev-fix-cli-docs
- dev-feat-node-reserved-keyword
- dev-docs-hide-windows-cli
- dev-feat-improve-swift-docs
- dev-fix-create-deployment
- dev-brew-cli-install
- dev-feat-functions-docs-improvements
- dev-node-cli-docs
- dev-feat-add-storage-events
- dev-fix-realtime-events
- dev-add-error-codes
- dev-feat-add-error-codes
- dev-feat-storage-docs
- dev-fix-indexes-lowercase
- dev-fix-upgrade-docs-uninstall
- dev-fix-migration-can-use-multi-threads
- dev-feat-add-missing-query
- dev-fix-database-query-examples
- dev-feat-ssl-docs
- dev-fix-sdk-version
- dev-fix-getting-started
- dev-feat-database-docs
- dev-feat-update-after-clamav-disable
- dev-fix-server-tutorial-add-dotnet
This package is auto-updated.
Last update: 2023-10-14 23:22:42 UTC
README
官方 Appwrite 文档 源代码。
🚀 贡献
- 克隆仓库
- 更新、添加或修复当前文档
- 内容准备就绪后,提交一个PR
内容指南
- 使用正确的标题层级(h1-h6)和有效的HTML
- 所有标题都必须遵循 芝加哥标题大写风格
- 外部链接(不是 https://appwrite.io)应在新标签页中打开(
target="_blank"
) - 外部链接应具有HTML属性
rel="noopener"
- 所有文件名都应基于破折号,并嵌套得有意义
- 所有图像都应使用PNG格式,尺寸为2600x1400px。不要在图像中包含任何敏感数据。所有Appwrite仪表板的截图都应支持浅色和深色模式。
- 在创建新内容或调整文档层次结构时,请通过在此存储库中创建Github Issue来咨询Appwrite团队
代码示例
使用以下HTML结构来展示代码示例
<div class="ide margin-top-small" data-lang="ruby" data-lang-label="Ruby SDK"> <pre class="line-numbers"><code class="prism language-ruby" data-prism>#ruby code here...</code></pre> </div>
撰写本文时,以下为支持代码示例的语言
- 标记
- CSS
- CLike
- JavaScript
- Bash
- C#
- Dart
- Go
- GraphQL
- HTTP
- Java
- JSON
- Kotlin
- 标记模板
- PHP
- Powershell
- Python
- Ruby
- Swift
- TypeScript
- YAML
要显示多语言示例,请使用列表结构
<ul class="phases clear" data-ui-phases> <li> <h3>Node.js</h3> <div class="ide margin-top-small" data-lang="nodejs" data-lang-label="Node.js SDK"> <pre class="line-numbers"><code class="prism language-javascript" data-prism>// node code here...</code></pre> </div> </li> <li> <h3>PHP</h3> <div class="ide margin-top-small" data-lang="php" data-lang-label="PHP SDK"> <pre class="line-numbers"><code class="prism language-php" data-prism>//php code here..</code></pre> </div> </li> </ul>
不要忘记为所有代码示例使用适当的缩进。代码示例的缩进应独立于周围HTML标签的缩进。
注意事项
使用以下HTML结构在文档中添加重要说明
<div class="notice"> <h2>Important Message</h2> <p>Message content here.</p> </div>
图像
使用以下HTML结构添加图像。您还可以添加浅色和深色模式的版本(推荐!)如果未提供深色模式,则浅色模式将是回退选项。不要忘记为用户可访问性提供替代文本并为每张图像提供描述。
<?php $image = new View(__DIR__.'/../general/image.phtml'); echo $image ->setParam('srcLight', '/images-ee/docs/functions-light.png') ->setParam('srcDark', '/images-ee/docs/functions-dark.png') ->setParam('alt', 'Function settings page.') ->setParam('description', 'Function settings page.') ->render(); ?>
🤘 支持
在任何时候,如果您遇到困难,随时可以跳到我们的 Discord服务器 提问或寻求指导!
关注我们
加入我们全球不断增长的社区!查看我们的官方 博客。关注我们的 Twitter,Facebook 页面,Facebook 群组,DEV 社区 或加入我们的实时 Discord 服务器 以获取更多帮助、想法和讨论。