Move Development to be a subsection of Contributing

This commit is contained in:
MoShitrit 2020-12-18 09:09:17 -05:00
parent c85da78c14
commit 1573a33641
22 changed files with 15 additions and 15 deletions

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -137,20 +137,20 @@ nav:
- Releasing With Homebrew: "contributing/homebrew.md" - Releasing With Homebrew: "contributing/homebrew.md"
- Updating The Default Base AMI: "contributing/update_ami_versions.md" - Updating The Default Base AMI: "contributing/update_ami_versions.md"
- Development: - Development:
- Building: "development/building.md" - Building: "contributing/development/building.md"
- Adding a feature: "development/adding_a_feature.md" - Adding a feature: "contributing/development/adding_a_feature.md"
- Testing: "development/testing.md" - Testing: "contributing/development/testing.md"
- Developing using Docker: "development/Docker.md" - Developing using Docker: "contributing/development/Docker.md"
- Documentation Guidelines: "development/documentation.md" - Documentation Guidelines: "contributing/development/documentation.md"
- Hack Directory: "development/hack.md" - Hack Directory: "contributing/development/hack.md"
- How to update kOps API: "development/api_updates.md" - How to update kOps API: "contributing/development/api_updates.md"
- Low level description on how kOps works: "development/how_it_works.md" - Low level description on how kOps works: "contributing/development/how_it_works.md"
- Notes on Gossip design: "development/gossip.md" - Notes on Gossip design: "contributing/development/gossip.md"
- Notes on master instance sizing: "development/instancesizes.md" - Notes on master instance sizing: "contributing/development/instancesizes.md"
- Bazel: "development/bazel.md" - Bazel: "contributing/development/bazel.md"
- Vendoring: "development/vendoring.md" - Vendoring: "contributing/development/vendoring.md"
- Ports: "development/ports.md" - Ports: "contributing/development/ports.md"
- Cluster Addons & Manager : "development/addons.md" - Cluster Addons & Manager : "contributing/development/addons.md"
- Releases: - Releases:
- "1.18": releases/1.18-NOTES.md - "1.18": releases/1.18-NOTES.md
- "1.17": releases/1.17-NOTES.md - "1.17": releases/1.17-NOTES.md