Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb733ad1

Browse files
committed
Format code examples in docs with backticks
Replaced angle brackets with backticks in documentation to enhance readability and clarity, especially for example URLs and config descriptions.
1 parent15f21eb commitb733ad1

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

‎coderd/apidoc/docs.go‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/apidoc/swagger.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎codersdk/workspaceproxy.go‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ type Region struct {
197197
PathAppURLstring`json:"path_app_url" table:"url"`
198198

199199
// WildcardHostname is the wildcard hostname for subdomain apps.
200-
// E.g.<*.us.example.com>
201-
// E.g.<*--suffix.au.example.com>
200+
// E.g.`*.us.example.com`
201+
// E.g.`*--suffix.au.example.com`
202202
// Optional. Does not need to be on the same domain as PathAppURL.
203203
WildcardHostnamestring`json:"wildcard_hostname" table:"wildcard hostname"`
204204
}

‎docs/reference/api/enterprise.md‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎docs/reference/api/schemas.md‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp