Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Assign titles for each website #1214

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Assign titles for each website #1214

merged 1 commit into from
Jan 30, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jan 30, 2025

This pull request includes updates to the documentation files in the website/pages/docs directory. The primary change is the addition of front matter metadata to each file, which includes a title for the documentation page. This change ensures that each documentation page has a consistent and descriptive title.

Documentation Updates:

  • Added front matter metadata with titles to core library documentation pages (TypedBody.mdx, TypedException.mdx, TypedFormData.mdx, TypedHeaders.mdx, TypedParam.mdx, TypedQuery.mdx, TypedRoute.mdx, WebSocketRoute.mdx). [1] [2] [3] [4] [5] [6] [7] [8]
  • Added front matter metadata with titles to E2E testing documentation pages (benchmark.mdx, development.mdx, why.mdx). [1] [2] [3]
  • Added front matter metadata with titles to other documentation pages (editor.mdx, index.mdx, migrate.mdx, pure.mdx, distribute.mdx, e2e.mdx, sdk/index.mdx, sdk/sdk.mdx, simulate.mdx). [1] [2] [3] [4] [5] [6] [7] [8] [9]

@samchon samchon added the documentation Improvements or additions to documentation label Jan 30, 2025
@samchon samchon self-assigned this Jan 30, 2025
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, every documents have started owning title.

@samchon samchon merged commit 3c9c844 into master Jan 30, 2025
3 checks passed
@samchon samchon deleted the doc/title branch January 30, 2025 14:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant