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

Hi! I realised there's a missing line of documentation for a neat function in the `Git` helper tool. Basically, I was looking for the most straightforward way to checkout submodules...

Version 0.14 of conan.cmake added support for Visual Studio 2019. Updated URL to latest to avoid confusion for VS2019 users.

The [documentation](https://docs.conan.io/en/latest/howtos/manage_gcc_abi.html) says `If you are using the CMake build helper or the AutotoolsBuildEnvironment build helper Conan will automatically adjust the _GLIBCXX_USE_CXX11_ABI flag to manage the ABI.` However, I can...

I have "deactivated" some broken references with parenthesis: from `:ref:whatever` to `(:ref:)whatever`

The docs here https://github.com/conan-io/docs/blob/develop/reference/conanfile/tools/cmake/cmaketoolchain.rst#constructor says constructor def __init__(self, conanfile, generator=None): conanfile: the current recipe object. Always use self. namespace: this argument avoids collisions when you have multiple toolchain calls in...

for https://github.com/conan-io/conan/issues/9922

Hello, I followed the tutorial for a [header only conan package](https://docs.conan.io/en/latest/howtos/header_only.html). For test purpose, I create an little example and include the header only libary with conan. The example is...

stage: triaging

In this page: https://github.com/conan-io/docs/blob/master/getting_started.rst At the end of the page in Linux pullet point, it is mentioned "This can also be done more easily, by automatically using Conan, as we’ll...

for newbies, it's not obvious what should be the reasonable default choice for the cmake generator amongst others: - cmake - cmake_multi - cmake_paths - cmake_find_package - cmake_find_package_multi - CMakeDeps...

for newbies, it's not obvious what should be the reasonable default choice for the cmake generator amongst others: - cmake - cmake_multi - cmake_paths - cmake_find_package - cmake_find_package_multi - CMakeDeps...