docs icon indicating copy to clipboard operation
docs copied to clipboard

conan.io reStructuredText documentation

Results 252 docs issues
Sort by recently updated
recently updated
newest added

This is a tiny update to the documentation, pointing out the small pitfall with editable packages I encountered in conan-io/conan#4749. I hope this helps! Please do feel free to reject...

stage: triaging

Changelog: (Feature): os.rename() function frequently raises "Access is denied" exception on windows. This PR provides a function to rename file or folder with retrying to avoid the exception on windows.

Formula that have some generators that run on the host (e.g. protoc) require `arch_build` and `os_build` to be set in the profile. Thus, include the default profile that sets them.

Updated docs for PR [conan-io/conan#6600](https://github.com/conan-io/conan/pull/6600).

If a consumer package is using cmake build system, then cmake_find_package and cmake_find_package_multi are the only supported generators to take advantage of dependencies' components.

I followed the document and set it up for sub-directory, but it just shows upload and download urls without sub-directory. The key thing is to use relative urls.