(#13736) docs: Create a subfolder for "adding packages"

* docs: group files about "adding packages"

* fixing links

* fixing links

* rename file

* minor changes

* fix merge conflicts

* touch ups

* fix order

* fix links

* Clean up notes

* Update docs/error_knowledge_base.md

* Update docs/developing_recipes_locally.md

* merge conflicts

* Apply suggestions from code review
This commit is contained in:
Chris Mc
2022-11-14 23:06:29 -08:00
committed by GitHub
parent 0e0f7f8618
commit edacf97622
12 changed files with 97 additions and 87 deletions

View File

@@ -12,7 +12,7 @@ When pull requests are merged, the CI will upload the generated packages to the
* User documentation
+ [Contributing to Conan Center Index](../CONTRIBUTING.md)
+ [Developing Recipes Locally](developing_recipes_locally.md)
+ [Adding Packages to ConanCenter](how_to_add_packages.md) :point_left: Best place to learn how to contribute
+ [Adding Packages to ConanCenter](adding_packages/README.md) :point_left: Best place to learn how to contribute
+ [Errors from the conan-center hook (KB-Hxxx)](error_knowledge_base.md)
+ [Review Process](review_process.md)
+ [Labels](labels.md)