Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Custom Readme for a Recipe #146

Open
1 task done
FreePhoenix888 opened this issue Feb 14, 2024 · 7 comments
Open
1 task done

[feature] Custom Readme for a Recipe #146

FreePhoenix888 opened this issue Feb 14, 2024 · 7 comments

Comments

@FreePhoenix888
Copy link

What is your suggestion?

I have met such a problem that imgui's recipe documentation shows me a few lines that I should have in my conanfile.txt and CMakeLists.txt but actually I need a lot more things to do in these files. An author should have ability to have custom readme (as in npm) to tell such things

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@FreePhoenix888
Copy link
Author

Related: conan-io/examples#118 (comment)

@memsharded
Copy link
Member

Thanks for your suggestion @FreePhoenix888
Quick question: You mean in the web site https://conan.io/center for packages?

@FreePhoenix888
Copy link
Author

Thanks for your suggestion @FreePhoenix888 Quick question: You mean in the web site https://conan.io/center for packages?

Yes. Here https://conan.io/center/recipes/imgui?version=cci.20230105%2B1.89.2.docking is only standart info but actually a lot more is required to setup imgui library, does author has ability to have custom readme

For example zlib in npm has ability to have its own readme to provide more information to users: https://www.npmjs.com/package/zlib

@memsharded memsharded transferred this issue from conan-io/conan Feb 14, 2024
@memsharded
Copy link
Member

Transferred to the web repo, this wouldn't be a Conan client feature

@FreePhoenix888
Copy link
Author

Transferred to the web repo, this wouldn't be a Conan client feature

You are right, I should created this in web repo. Just missed it :)

@FreePhoenix888
Copy link
Author

Update: this also could be usable for conan client too, as npm:

npm view lodash readme

@prince-chrismc
Copy link

FWIW vcpkg has this feature, ports can have thier own readme and the community site actuallysupports it ;)

especially for projects that need extra setup (picking backends) this would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants