# Style Guide Cloudflare ドキュメントへ貢献するときに従うスタイルガイドです。 > 以下のリンクは、各ページの Markdown 版を直接指します。 任意のページは、`index.md` サフィックスなしの URL に `Accept: text/markdown` ヘッダーを付けて取得することもできます(例: `curl -H "Accept: text/markdown" https://developers.cloudflare.com/style-guide/`)。 > > その他の Cloudflare 製品は、[Cloudflare ドキュメントディレクトリ](https://developers.cloudflare.com/llms.txt) を参照してください。 ## 概要 - [スタイルガイド](https://developers.cloudflare.com/style-guide/index.md): Cloudflare のコンテンツを執筆・レビューするときの指針です。コントリビュート、計画、スタイル、ページ作成まで、サイト全体があたかも一人の慎重な著者が書いたように揃います。 ## 貢献 - [貢献](https://developers.cloudflare.com/style-guide/contributions/index.md): Issue を開く、クイック編集する、またはローカル開発を用意して pull request を出すことで、Cloudflare Docs に貢献します。 ## プロダクトコンテンツ - [プロダクトコンテンツ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/index.md): ドキュメントページを企画します。コンテンツタイプを選び、構成を決め、ページを組み立てる部品をそろえます。 - [コンポーネント属性](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/index.md): 導入、前提条件、次のステップなど、ドキュメントページを構成するコンテンツ戦略上の部品です。 - [動的リスト](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/dynamic-lists/index.md): ドキュメントで動的リストを使います。 - [例](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/examples/index.md): ドキュメントに効果的な例を書きます。 - [用語集エントリ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/glossary-entry/index.md): 用語集の用語定義を書きます。 - [画像とダイアグラム](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/images-and-diagrams/index.md): ドキュメントでは、スクリーンショット、ダイアグラム、リファレンスダイアグラムを意図的に使います。 - [導入部](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/introductions/index.md): ページの導入部分(コンテキスト、イントロダクション、想定読者)の書き方です。 - [最終更新](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/last-updated/index.md): コンテンツが最後にレビューされた日時を表示します。 - [数式](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/mathematical-operations/index.md): ドキュメントでの数式の書き方です。 - [次のステップ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/next-steps/index.md): 手順の完了後に取るべき次のアクションへ読者を導き、適切なページへクロスリンクします。 - [注記 / ヒント / 警告](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/notes-tips-warnings/index.md): ドキュメントで admonition(注記)を効果的に使います。 - [前提条件](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/prerequisites/index.md): ページの手順を進める前に、読者が完了しておく作業や満たしておく条件を書きます。 - [製品説明](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/product-descriptions/index.md): Overview ページで製品とその利点を紹介する、短い製品説明と長い製品説明を書きます。 - [手順 / タスク / 手続き](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/steps-tasks-procedures/index.md): わかりやすい手順を書きます。 - [タイトル](https://developers.cloudflare.com/style-guide/documentation-content-strategy/component-attributes/titles/index.md): 明確で一貫したページタイトルを書きます。 - [コンテンツタイプ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/index.md): ドキュメントのコンテンツタイプを一覧し、執筆するページに合うものを選びます。 - [3rd-party integration guide](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/3rd-party-integration-guide/index.md): 外部製品と Cloudflare を接続するサードパーティ連携ガイドを書きます。第三者側が保守するドキュメントへのリンクを優先します。 - [Changelog](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/index.md): 製品の注目すべき日付付きの変更を記録する Changelog ページの書き方です。リリースノートとその他の製品更新はこのタイプに一本化します。 - [コンセプト](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/concept/index.md): 対象が何か、どう動くか、境界はどこかを説明するコンセプトドキュメントを書きます。 - [Configuration](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/configuration/index.md): 設定の多い機能の設定項目と値を示し、読者が用途に合った構成をコピーできるようにする Configuration ページを書きます。 - [デザインガイド](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/design-guide/index.md): 特定の Cloudflare ソリューションの計画と設計、およびその背後にあるアーキテクチャ上の判断を読者に案内するデザインガイドを書きます。 - [FAQ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/faq/index.md): よくある質問に短く直接答え、正規の how-to、チュートリアル、用語集へリンクする FAQ ページを書きます。 - [はじめに](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/get-started/index.md): 新規ユーザーが、何もない状態から最初の動作するセットアップまで、最短かつ正直な経路で到達できるように、はじめにページを書きます。 - [How to](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/how-to/index.md): Cloudflare 製品で 1 つの作業を完了する手順を案内する、タスク指向の How to ドキュメントを書きます。 - [Navigation](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/navigation/index.md): 配下の子ページを自動生成の一覧で案内する、ドキュメント領域の入口となる Navigation ページを作ります。 - [概要](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/overview/index.md): 製品領域で読者を案内し、必要なタスクとリファレンスへ誘導する製品 Overview ページの書き方です。 - [リファレンス](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/reference/index.md): 1 つの対象の設定、値、オプションを、漏れなく均一な構造で列挙するリファレンスドキュメントを書きます。 - [リファレンスアーキテクチャ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/reference-architecture/index.md): Cloudflare 製品が顧客のインフラにどう収まるか、ユースケースをソリューションにどう対応付けるかを示すリファレンスアーキテクチャの書き方です。 - [トラブルシューティング](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/troubleshooting/index.md): 読者が目にする症状と、原因および解消手順を対応付けるトラブルシューティングドキュメントの書き方です。 - [チュートリアル](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/tutorial/index.md): 実際のプロジェクトを最初から最後まで組み立てる過程で、読者に教えるチュートリアルを書きます。 - [ファイルの規則](https://developers.cloudflare.com/style-guide/documentation-content-strategy/file-conventions/index.md): ファイル名と整理の規則に従います。 - [情報アーキテクチャ](https://developers.cloudflare.com/style-guide/documentation-content-strategy/information-architecture/index.md): すべての製品ドキュメントを共通のセクション核から構築し、一貫性を保つフォルダーと並び順のルールです。 ## ドキュメントの運営 - [ドキュメントの運営](https://developers.cloudflare.com/style-guide/how-we-docs/index.md): Cloudflare チームがドキュメントサイト自体をどう運営しているか。フレームワーク、リダイレクト、画像、メタデータ、AI での利用しやすさを扱います。 - [AI での利用しやすさ](https://developers.cloudflare.com/style-guide/how-we-docs/ai-consumability/index.md): ドキュメントを AI が利用しやすい形に整えます。 - [AI の活用](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/index.md): ドキュメント業務で AI を使うときの指針です。 - [AI クローラーによるドキュメントのクロールを制御する](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/control-ai-crawls/index.md): ドキュメントへの AI クローラーのアクセスを管理します。 - [事例](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/examples/index.md): ドキュメントで効果的な事例を書きます。 - [Cloudspeaker](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/examples/cloudspeaker/index.md): ドキュメントの告知に Cloudspeaker を使います。 - [CLUE](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/examples/clue/index.md): AI 支援のドキュメント作成に CLUE フレームワークを使います。 - [プロンプトライブラリ](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/prompt-libraries/index.md): ドキュメント作業向けのプロンプトライブラリを確認します。 - [プロンプトテンプレート](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/prompt-templates/index.md): AI 支援の執筆にプロンプトテンプレートを使います。 - [AI を使う場面](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-ai/when-we-use-ai/index.md): ドキュメント作業で AI が役立つ場面を判断します。 - [動画の制作](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-video/index.md): ドキュメント向け動画制作のガイドラインです。 - [ドキュメントへの組み込み](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-video/integration-in-docs/index.md): ドキュメントページに動画を組み込みます。 - [保守](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-video/maintenance/index.md): ドキュメント内の動画コンテンツを保守します。 - [動画制作のワークフロー](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-video/video-production-workflow/index.md): 動画制作のワークフローに従います。 - [動画を使う理由とタイミング](https://developers.cloudflare.com/style-guide/how-we-docs/how-we-video/why-and-when-we-use-videos/index.md): ドキュメントで動画が役立つタイミングを判断します。 - [画像のメンテナンス](https://developers.cloudflare.com/style-guide/how-we-docs/image-maintenance/index.md): ドキュメントの画像を維持し、更新します。 - [リンクのメンテナンス](https://developers.cloudflare.com/style-guide/how-we-docs/links/index.md): ビルド時のチェック、外部リンクの監査、バックグラウンドのアンカーリンク監査で、リンクを健全に保つ方法です。 - [メタデータ](https://developers.cloudflare.com/style-guide/how-we-docs/metadata/index.md): ドキュメントページのメタデータを管理します。 - [私たちのサイト](https://developers.cloudflare.com/style-guide/how-we-docs/our-site/index.md): ドキュメントサイトの構成を理解します。 - [リダイレクト](https://developers.cloudflare.com/style-guide/how-we-docs/redirects/index.md): ドキュメントの URL リダイレクトを管理します。 ## api-content-strategy - [非推奨 API](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/deprecated-apis/index.md): 非推奨になった API バージョンを文書化します。 - [エンドポイント](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/endpoints/index.md): API エンドポイントを分かりやすく文書化します。 - [はじめに - API](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/get-started-api/index.md): API の「はじめに」ドキュメントを書きます。 - [パラメーター](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/parameters/index.md): API パラメーターを分かりやすく文書化します。 - [リソース](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/resources/index.md): API のリソースとエンドポイントを文書化します。 - [cURL コマンドのガイドライン](https://developers.cloudflare.com/style-guide/api-content-strategy/guidelines-for-curl-commands/index.md): cURL コマンドの表記を揃えます。 - [メソッドの種類とよく使う動詞](https://developers.cloudflare.com/style-guide/api-content-strategy/method-types-and-command-verbs/index.md): 正しい HTTP メソッドの種類と動詞を使います。 ## build-the-page - [コンポーネント](https://developers.cloudflare.com/style-guide/build-the-page/components/index.md): Cloudflare ドキュメントで使える MDX コンポーネントを一覧します。 - [アンカー見出し](https://developers.cloudflare.com/style-guide/build-the-page/components/anchor-heading/index.md): カスタムのアンカー ID 付き見出しを作ります。 - [API request](https://developers.cloudflare.com/style-guide/build-the-page/components/api-request/index.md): OpenAPI スキーマから curl コマンドを生成します。 - [利用可能な通知](https://developers.cloudflare.com/style-guide/build-the-page/components/available-notifications/index.md): 製品の利用可能な通知タイプを一覧表示します。 - [Badges](https://developers.cloudflare.com/style-guide/build-the-page/components/badges/index.md): サイドバーとインラインのバッジを表示します。 - [ボタン](https://developers.cloudflare.com/style-guide/build-the-page/components/buttons/index.md): ドキュメントページに、スタイル付きのリンクボタンを追加します。 - [カード](https://developers.cloudflare.com/style-guide/build-the-page/components/cards/index.md): スタイル付きのカードコンテナでコンテンツを表示します。 - [CURL](https://developers.cloudflare.com/style-guide/build-the-page/components/curl/index.md): 整形した curl コマンドの例を表示します。 - [DashButton](https://developers.cloudflare.com/style-guide/build-the-page/components/dash-button/index.md): Cloudflare ダッシュボードへのリンクボタンを追加します。 - [説明文](https://developers.cloudflare.com/style-guide/build-the-page/components/description/index.md): ページタイトルの下に説明文を追加します。 - [Details](https://developers.cloudflare.com/style-guide/build-the-page/components/details/index.md): 折りたたみ可能なコンテンツセクションを作成します。 - [ディレクトリ一覧](https://developers.cloudflare.com/style-guide/build-the-page/components/directory-listing/index.md): 子ページの一覧を自動生成します。 - [例](https://developers.cloudflare.com/style-guide/build-the-page/components/example/index.md): 例の内容をスタイル付きのブロックで強調します。 - [Feature](https://developers.cloudflare.com/style-guide/build-the-page/components/feature/index.md): 概要ページに機能カードを表示します。 - [ファイルツリー](https://developers.cloudflare.com/style-guide/build-the-page/components/file-tree/index.md): ファイルとディレクトリのツリー構造を表示します。 - [用語集](https://developers.cloudflare.com/style-guide/build-the-page/components/glossary/index.md): 用語集をフィルター可能な一覧として表示します。 - [用語集の定義](https://developers.cloudflare.com/style-guide/build-the-page/components/glossary-definition/index.md): 用語集の用語定義をインラインで 1 件表示します。 - [用語集ツールチップ](https://developers.cloudflare.com/style-guide/build-the-page/components/glossary-tooltip/index.md): ホバー時に glossary の用語定義を表示します。 - [アイコン](https://developers.cloudflare.com/style-guide/build-the-page/components/icons/index.md): 利用できるプロダクトアイコンと UI アイコンを確認します。 - [インラインバッジ](https://developers.cloudflare.com/style-guide/build-the-page/components/inline-badge/index.md): Beta や New などのインラインステータスバッジを表示します。 - [リンクカード](https://developers.cloudflare.com/style-guide/build-the-page/components/link-cards/index.md): タイトルと説明付きのナビゲーションカードを表示します。 - [チュートリアル一覧](https://developers.cloudflare.com/style-guide/build-the-page/components/list-tutorials/index.md): チュートリアルの表を自動生成します。 - [Markdown](https://developers.cloudflare.com/style-guide/build-the-page/components/markdown/index.md): JSX の文脈で Markdown コンテンツを描画します。 - [Package Managers](https://developers.cloudflare.com/style-guide/build-the-page/components/package-managers/index.md): npm、yarn、pnpm 向けのコマンドをまとめて表示します。 - [Pages ビルドプリセット](https://developers.cloudflare.com/style-guide/build-the-page/components/pages-build-preset/index.md): Pages のフレームワークビルドプリセットの詳細を表示します。 - [プラン](https://developers.cloudflare.com/style-guide/build-the-page/components/plan/index.md): プランの提供状況を表示します。 - [製品の提供状況テキスト](https://developers.cloudflare.com/style-guide/build-the-page/components/product-availability-text/index.md): プラン種別ごとの製品提供状況を表示します。 - [Product changelog](https://developers.cloudflare.com/style-guide/build-the-page/components/product-changelog/index.md): プロダクトの changelog エントリを表示します。 - [公開統計](https://developers.cloudflare.com/style-guide/build-the-page/components/public-stats/index.md): Cloudflare のデータから公開統計を表示します。 - [Related product](https://developers.cloudflare.com/style-guide/build-the-page/components/related-product/index.md): 概要ページに関連プロダクトへのリンクを表示します。 - [Render](https://developers.cloudflare.com/style-guide/build-the-page/components/render/index.md): ほかのファイルから再利用可能なパーシャルコンテンツを描画します。 - [セレクター別リソース](https://developers.cloudflare.com/style-guide/build-the-page/components/resources-by-selector/index.md): セレクターの値で絞り込んだリソースを表示します。 - [RSSButton](https://developers.cloudflare.com/style-guide/build-the-page/components/rss-button/index.md): RSS フィード購読用のボタンコンポーネントです。 - [ルール ID](https://developers.cloudflare.com/style-guide/build-the-page/components/rule-id/index.md): コピー可能なルール ID コンポーネントを表示します。 - [手順](https://developers.cloudflare.com/style-guide/build-the-page/components/steps/index.md): 番号付きの手順を表示します。 - [Stream](https://developers.cloudflare.com/style-guide/build-the-page/components/stream/index.md): Cloudflare Stream の動画を埋め込みます。 - [IP 減算計算機](https://developers.cloudflare.com/style-guide/build-the-page/components/subtract-ip-calculator/index.md): IP の減算を対話的に行う計算機コンポーネントです。 - [Tabs](https://developers.cloudflare.com/style-guide/build-the-page/components/tabs/index.md): 切り替え可能なタブパネルでコンテンツを表示します。 - [型のハイライト](https://developers.cloudflare.com/style-guide/build-the-page/components/type-highlighting/index.md): CLI や関数のパラメーター向けに、型情報を装飾するコンポーネントです。 - [TypeScript の例](https://developers.cloudflare.com/style-guide/build-the-page/components/typescript-example/index.md): TypeScript と、自動変換した JavaScript のタブを表示します。 - [使い方](https://developers.cloudflare.com/style-guide/build-the-page/components/usage/index.md): ドキュメントでのコンポーネント利用のガイドラインです。 - [Width](https://developers.cloudflare.com/style-guide/build-the-page/components/width/index.md): レイアウト制御のため、コンテンツの幅を制限します。 - [WranglerCommand](https://developers.cloudflare.com/style-guide/build-the-page/components/wrangler-command/index.md): 詳細付きで単一の Wrangler コマンドを表示します。 - [WranglerConfig](https://developers.cloudflare.com/style-guide/build-the-page/components/wrangler-config/index.md): Wrangler の設定を TOML と JSON のタブで表示します。 - [WranglerNamespace](https://developers.cloudflare.com/style-guide/build-the-page/components/wrangler-namespace/index.md): Wrangler コマンドの名前空間ドキュメントを表示します。 - [YouTube](https://developers.cloudflare.com/style-guide/build-the-page/components/youtube/index.md): ID を指定して YouTube 動画を埋め込みます。 - [フロントマター](https://developers.cloudflare.com/style-guide/build-the-page/frontmatter/index.md): title、description、pcx_content_type など、ページのメタデータを持つ必須・任意のフロントマターフィールドを設定します。 - [バナー](https://developers.cloudflare.com/style-guide/build-the-page/frontmatter/banner/index.md): ページ上部にバナーを表示する方法と、使うタイミングです。 - [カスタムプロパティ](https://developers.cloudflare.com/style-guide/build-the-page/frontmatter/custom-properties/index.md): カスタムの frontmatter プロパティを設定します。 - [Sidebar](https://developers.cloudflare.com/style-guide/build-the-page/frontmatter/sidebar/index.md): フォルダーとページのサイドバー表示を設定します。 - [Markdown と MDX](https://developers.cloudflare.com/style-guide/build-the-page/markdown-and-mdx/index.md): Cloudflare のドキュメントページは、コンポーネントで拡張した Markdown である MDX で書きます。本文の構文、コンポーネントのインポート、特殊文字のエスケープを確認できます。 ## style-and-grammar - [アクセシビリティの指針](https://developers.cloudflare.com/style-guide/style-and-grammar/accessibility/index.md): スクリーンリーダーなどの支援技術を使う読者を含め、だれでも使えるアクセシブルなドキュメントを書きます。 - [コードブロックの指針](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/code-block-guidelines/index.md): コードブロックを正しく書き、書式を整えます。 - [コードの規則と書式](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/code-conventions-and-format/index.md): ドキュメント内のコードを一貫した書式で書きます。 - [日付と時刻](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/dates-and-times/index.md): 日付と時刻の書式を統一します。 - [例示用の値](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/example-values/index.md): ドキュメントでは一貫した例示用の値を使います。 - [外部参照](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/external-references/index.md): 外部参照と引用の書式を整えます。 - [ファイルの種類と拡張子](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/file-types-and-extensions/index.md): ファイルの種類と拡張子の表記を揃えます。 - [脚注](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/footnotes/index.md): ドキュメントで脚注を使います。 - [キーボードキー](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/keyboard-keys/index.md): キーボードキーの参照を書式設定します。 - [注記とその他の表記](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/notes-and-other-notation-types/index.md): 注記と警告の囲みを一貫して使います。 - [数値と単位](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/numbers-and-units-of-measurement/index.md): 数値と単位の表記を統一します。 - [製品名と複数形](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/product-name-and-pluralization/index.md): 製品名と複数形を正しく使います。 - [リンク](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/structure/links/index.md): ドキュメントでのリンクの書き方と書式です。 - [リスト](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/structure/lists/index.md): 順序付きリストと順序なしリストを正しく書式設定します。 - [段落と改行](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/structure/paragraphs-and-line-breaks/index.md): 段落と改行を正しく書式設定します。 - [文の構造](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/structure/sentence-structure/index.md): 分かりやすく、整った文を書きます。 - [表](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/structure/tables/index.md): ドキュメントの表を一貫した書式にします。 - [UI 要素](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/ui-elements/index.md): UI 要素への言及を正しく書式設定します。 - [URL とドメイン名](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/urls-and-domain-names/index.md): URL とドメイン名を正しく表記します。 - [略語](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/abbreviations/index.md): ドキュメントで略語を正しく使います。 - [頭字語](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/acronyms/index.md): ドキュメントで頭字語を正しく使います。 - [擬人化](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/anthropomorphisms/index.md): ドキュメントでは擬人化を避けます。 - [大文字と小文字](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/capitalization/index.md): ドキュメントでの大文字・小文字のルールに従います。 - [複合語](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/compound-words/index.md): 複合語を正しく扱います。 - [短縮形](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/contractions/index.md): ドキュメントでは短縮形を避けます。 - [名詞と代名詞](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/nouns-and-pronouns/index.md): 名詞と代名詞を正しく使います。 - [所有格](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/possessives/index.md): ドキュメントでは所有格を正しく使います。 - [前置詞](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/prepositions/index.md): ドキュメントでは前置詞を正しく使います。 - [スラング](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/parts-of-speech/slang/index.md): ドキュメントではスラングを使わないでください。 - [アンパサンド](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/ampersands/index.md): ドキュメント本文ではアンパサンドを避けます。 - [コロン](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/colons/index.md): ドキュメントでのコロンの正しい使い方です。 - [カンマ](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/commas/index.md): ドキュメントでカンマを正しく使います。 - [ダッシュ](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/dashes/index.md): ドキュメントでダッシュを正しく使います。 - [感嘆符](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/exclamation-points/index.md): ドキュメントでは感嘆符を避けます。 - [パーセント](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/percentages/index.md): パーセントの表記を統一します。 - [ピリオド](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/periods/index.md): ドキュメントでピリオドを正しく使います。 - [引用符](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/quotation-marks/index.md): ドキュメントで引用符を正しく使います。 - [セミコロン](https://developers.cloudflare.com/style-guide/style-and-grammar/grammar/punctuation-marks-and-symbols/semicolons/index.md): ドキュメントでセミコロンを正しく使います。 - [ボイスとトーン](https://developers.cloudflare.com/style-guide/style-and-grammar/voice-and-tone/index.md): Cloudflare のハウスボイスとトーンで書き、どのページも一人の慎重な著者のように聞こえるようにします。