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

Conan 1.24 is now more than 1 year old and CCI advanced a lot in terms of cross-building support (M1) and dual profile support. However, we only have a small...

It might be needed in some cases. See https://github.com/conan-io/conan-center-index/pull/6513#issuecomment-891094731

It seems the docs for this method is not there: https://docs.conan.io/en/latest/reference/conanfile.html

type: bug
complex: medium
priority: high
stage: queue

Fixes #2161 There isn't an online version yet that supports `include_prerelease` (though I've asked for it for https://jubianchi.github.io/semver-check)

It doesn't make sense to duplicate all of the detailed documentation about semver version ranges in the Conan docs. But we should link to the best documentation. It will save...

### Environment Details (include every applicable attribute) * Operating System+version: Both Mac or Windows * Compiler+version:not need * Conan version:1.36.0 * Python version:2.7.16 ### Steps to reproduce (Include if Applicable)...

`make epub` succeeds, but the contents in the contour below is unavailable. ![image](https://user-images.githubusercontent.com/3665590/124866490-1193aa80-dfef-11eb-8557-72f1e6bbf0de.png)

Hi, This question is related to this one : https://github.com/conan-io/conan/issues/8268 In a nutshell, i use CONAN_RUN_TESTS to be able to run "conan create" by specifying whether the build_requires should be...

https://docs.conan.io/en/latest/reference/conanfile/methods.html#validate - Compatible packages that really fallback - Advantages of using it for options not defined in profiles, that configure() will fail to validate them.