Files
conan-center-index/docs/README.md
Thomas Sondergaard 9a3ecd31fe (#11447) README.md: Fix broken link to contribution guide
Commit fd5f1d05b2 moved the guide from docs/contributing.md ->
CONTRIBUTING.md without updating the reference in
docs/README.md. Commit 2ad9eec832 (#11227) attempted to fix the link
but did not uppercase the filename as needed.
2022-06-30 16:25:21 +02:00

20 lines
720 B
Markdown

<img src="../assets/JFrogConanCenter.png" width="600"/>
# Documentation
* [Code of conduct](code_of_conduct.md)
* [Changelog](changelog.md)
* User documentation
+ [Contributing to Conan Center Index](../CONTRIBUTING.md)
+ [Adding Packages to ConanCenter](how_to_add_packages.md)
+ [Review Process](review_process.md)
+ [Packaging policy](packaging_policy.md)
+ [Supported platforms and configurations](supported_platforms_and_configurations.md)
+ [Errors from the conan-center hook (KB-Hxxx)](error_knowledge_base.md)
+ [FAQs](faqs.md)
+ [Community Resources](community_resources.md)
+ [Review Guidelines](reviewing.md)
+ [Labels](labels.md)
+ [Preparing recipes for Conan 2.0](v2_migration.md)