From c2531dab1c17ff2327cca1122750e051062701e0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 2 Sep 2026 07:51:23 +0000 Subject: [PATCH] doc: update contrib docs --- _contrib/code-of-conduct.md | 3 ++- _contrib/code-style.md | 3 ++- _contrib/collaborators.md | 3 ++- _contrib/commits.md | 3 ++- _contrib/contributing.md | 5 +++-- _contrib/governance.md | 3 ++- _contrib/hips/0000-template.md | 1 + _contrib/hips/index.md | 5 +++-- _contrib/index.md | 5 +++-- _contrib/issues.md | 3 ++- _contrib/maintainers.md | 3 ++- _contrib/msrv.md | 3 ++- _contrib/pull-requests.md | 3 ++- _contrib/roadmap-1.0.md | 3 ++- _contrib/roadmap.md | 3 ++- _contrib/tenets.md | 3 ++- _contrib/vision.md | 3 ++- 17 files changed, 36 insertions(+), 19 deletions(-) diff --git a/_contrib/code-of-conduct.md b/_contrib/code-of-conduct.md index 4126d90..43f8a4a 100644 --- a/_contrib/code-of-conduct.md +++ b/_contrib/code-of-conduct.md @@ -1,5 +1,6 @@ --- -title: Code of Conduct +title: >- + Code of Conduct layout: guide hyper_path: docs/CODE_OF_CONDUCT.md --- diff --git a/_contrib/code-style.md b/_contrib/code-style.md index 5cc671e..dd98c4e 100644 --- a/_contrib/code-style.md +++ b/_contrib/code-style.md @@ -1,5 +1,6 @@ --- -title: Code Style +title: >- + Code Style layout: guide hyper_path: docs/CODE_STYLE.md --- diff --git a/_contrib/collaborators.md b/_contrib/collaborators.md index 809fcc2..e15b299 100644 --- a/_contrib/collaborators.md +++ b/_contrib/collaborators.md @@ -1,5 +1,6 @@ --- -title: hyper Collaborator Guide +title: >- + hyper Collaborator Guide layout: guide hyper_path: docs/COLLABORATORS.md --- diff --git a/_contrib/commits.md b/_contrib/commits.md index 0b1f4e9..c227006 100644 --- a/_contrib/commits.md +++ b/_contrib/commits.md @@ -1,5 +1,6 @@ --- -title: Git Commit Guidelines +title: >- + Git Commit Guidelines layout: guide hyper_path: docs/COMMITS.md --- diff --git a/_contrib/contributing.md b/_contrib/contributing.md index af55abc..7d817e4 100644 --- a/_contrib/contributing.md +++ b/_contrib/contributing.md @@ -1,7 +1,8 @@ --- -title: Contributing to Hyper +title: >- + Contributing to Hyper layout: guide -hyper_path: CONTRIBUTING.md +hyper_path: docs/CONTRIBUTING.md --- You want to contribute? You're awesome! diff --git a/_contrib/governance.md b/_contrib/governance.md index 958c8e1..c998a3d 100644 --- a/_contrib/governance.md +++ b/_contrib/governance.md @@ -1,5 +1,6 @@ --- -title: Governance +title: >- + Governance layout: guide hyper_path: docs/GOVERNANCE.md --- diff --git a/_contrib/hips/0000-template.md b/_contrib/hips/0000-template.md index c3ab810..0009be5 100644 --- a/_contrib/hips/0000-template.md +++ b/_contrib/hips/0000-template.md @@ -43,3 +43,4 @@ hyper_path: docs/hips/0000-template.md ## References + diff --git a/_contrib/hips/index.md b/_contrib/hips/index.md index fac9162..f75494c 100644 --- a/_contrib/hips/index.md +++ b/_contrib/hips/index.md @@ -1,7 +1,8 @@ --- -title: hyper Improvement Proposals -layout: guide +title: >- + hyper Improvement Proposals permalink: /contrib/hips/ +layout: guide --- - [HIP-0001: hyper Improvement Proposals](./0001-hyper-improvement-proposals/) diff --git a/_contrib/index.md b/_contrib/index.md index 3781d95..980c46f 100644 --- a/_contrib/index.md +++ b/_contrib/index.md @@ -1,7 +1,8 @@ --- -title: Developing hyper -layout: guide +title: >- + Developing hyper permalink: /contrib/ +layout: guide hyper_path: docs/README.md --- diff --git a/_contrib/issues.md b/_contrib/issues.md index ce3de69..4c0719e 100644 --- a/_contrib/issues.md +++ b/_contrib/issues.md @@ -1,5 +1,6 @@ --- -title: Issues +title: >- + Issues layout: guide hyper_path: docs/ISSUES.md --- diff --git a/_contrib/maintainers.md b/_contrib/maintainers.md index 5384546..1c9447a 100644 --- a/_contrib/maintainers.md +++ b/_contrib/maintainers.md @@ -1,5 +1,6 @@ --- -title: The People +title: >- + The People layout: guide hyper_path: docs/MAINTAINERS.md --- diff --git a/_contrib/msrv.md b/_contrib/msrv.md index 856de49..a9b15ab 100644 --- a/_contrib/msrv.md +++ b/_contrib/msrv.md @@ -1,5 +1,6 @@ --- -title: Minimum Support Rust Version (MSRV) +title: >- + Minimum Support Rust Version (MSRV) layout: guide hyper_path: docs/MSRV.md --- diff --git a/_contrib/pull-requests.md b/_contrib/pull-requests.md index d7567aa..ae9ce95 100644 --- a/_contrib/pull-requests.md +++ b/_contrib/pull-requests.md @@ -1,5 +1,6 @@ --- -title: Pull Requests +title: >- + Pull Requests layout: guide hyper_path: docs/PULL_REQUESTS.md --- diff --git a/_contrib/roadmap-1.0.md b/_contrib/roadmap-1.0.md index 492fd87..9150e25 100644 --- a/_contrib/roadmap-1.0.md +++ b/_contrib/roadmap-1.0.md @@ -1,5 +1,6 @@ --- -title: hyper 1.0 Roadmap +title: >- + hyper 1.0 Roadmap layout: guide hyper_path: docs/ROADMAP-1.0.md --- diff --git a/_contrib/roadmap.md b/_contrib/roadmap.md index 081c392..2f6c13f 100644 --- a/_contrib/roadmap.md +++ b/_contrib/roadmap.md @@ -1,5 +1,6 @@ --- -title: Roadmap +title: >- + Roadmap layout: guide hyper_path: docs/ROADMAP.md --- diff --git a/_contrib/tenets.md b/_contrib/tenets.md index c037bf3..6435df6 100644 --- a/_contrib/tenets.md +++ b/_contrib/tenets.md @@ -1,5 +1,6 @@ --- -title: Charter +title: >- + Charter layout: guide hyper_path: docs/TENETS.md --- diff --git a/_contrib/vision.md b/_contrib/vision.md index 2810e95..d8d2a72 100644 --- a/_contrib/vision.md +++ b/_contrib/vision.md @@ -1,5 +1,6 @@ --- -title: hyper Vision +title: >- + hyper Vision layout: guide hyper_path: docs/VISION.md ---