conan-io / conan-io/docs

Understanding the flexibility of using conanfile.py vs conanfile.txt section obsolete

Open
#3,307 1 comment 0 reactions 2 assignees Claimed by @czoido View on GitHub
stage: triaging
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

I am reading the docs version 2.0 and see that examples2 repository do not match what tutorial docs says about `examples2/tutorial/consuming_packages/conanfile_py`. Is it outdated?
Actual folder looks like this:
```
.
├── CMakeLists.txt
├── complete_CMakeLists.txt
├── complete_conanfile.py
├── conanfile.py
├── run_example.py
└── src
├── complete_main.c
└── main.c

1 directory, 7 files
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.