Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _contrib/code-of-conduct.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Code of Conduct
title: >-
Code of Conduct
layout: guide
hyper_path: docs/CODE_OF_CONDUCT.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/code-style.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Code Style
title: >-
Code Style
layout: guide
hyper_path: docs/CODE_STYLE.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/collaborators.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: hyper Collaborator Guide
title: >-
hyper Collaborator Guide
layout: guide
hyper_path: docs/COLLABORATORS.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/commits.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Git Commit Guidelines
title: >-
Git Commit Guidelines
layout: guide
hyper_path: docs/COMMITS.md
---
Expand Down
5 changes: 3 additions & 2 deletions _contrib/contributing.md
Original file line number Diff line number Diff line change
@@ -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!
Expand Down
3 changes: 2 additions & 1 deletion _contrib/governance.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Governance
title: >-
Governance
layout: guide
hyper_path: docs/GOVERNANCE.md
---
Expand Down
1 change: 1 addition & 0 deletions _contrib/hips/0000-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ hyper_path: docs/hips/0000-template.md


## References

5 changes: 3 additions & 2 deletions _contrib/hips/index.md
Original file line number Diff line number Diff line change
@@ -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/)
5 changes: 3 additions & 2 deletions _contrib/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Developing hyper
layout: guide
title: >-
Developing hyper
permalink: /contrib/
layout: guide
hyper_path: docs/README.md
---

Expand Down
3 changes: 2 additions & 1 deletion _contrib/issues.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Issues
title: >-
Issues
layout: guide
hyper_path: docs/ISSUES.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/maintainers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: The People
title: >-
The People
layout: guide
hyper_path: docs/MAINTAINERS.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/msrv.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Minimum Support Rust Version (MSRV)
title: >-
Minimum Support Rust Version (MSRV)
layout: guide
hyper_path: docs/MSRV.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/pull-requests.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Pull Requests
title: >-
Pull Requests
layout: guide
hyper_path: docs/PULL_REQUESTS.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/roadmap-1.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: hyper 1.0 Roadmap
title: >-
hyper 1.0 Roadmap
layout: guide
hyper_path: docs/ROADMAP-1.0.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Roadmap
title: >-
Roadmap
layout: guide
hyper_path: docs/ROADMAP.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/tenets.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Charter
title: >-
Charter
layout: guide
hyper_path: docs/TENETS.md
---
Expand Down
3 changes: 2 additions & 1 deletion _contrib/vision.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: hyper Vision
title: >-
hyper Vision
layout: guide
hyper_path: docs/VISION.md
---
Expand Down