Open
Description
- Configuration files (global.conf, conandata.yaml, profiles, etc) ([dev2] Profiles and Configuration Files #2947)
- Profiles ([dev2] Profiles and Configuration Files #2947)
- Environment variables (CLICOLOR_FORCE, CONAN_HOME, etc)
- Hooks (Now, it's in
Reference -> Extensions -> Hooks
) - Methods
- All of them, add them and assign yourself as you write them ([develop2] reference methods #2953)
- Commands (Added basic
--help
output for every command inhttps://github.com/Update commands--help
output #2997 @RubenRBS)- conan config home (Add some context for conan config home command #2957)
- conan graph (everything)
- conan inspect (@davidsanfal )
- conan lock (@franramirez688 )
- conan list (HTML format - depends on Conan development WIP) (@davidsanfal )
- conan profile (@franramirez688 )
- conan remote (@franramirez688 )
- conan search (review it!) (@franramirez688 )
- conan create (@franramirez688 )
- conan export (@RubenRBS )
- conan test (@RubenRBS )
- conan upload (@RubenRBS )
- conan remove (@RubenRBS )
- conan build (@RubenRBS )
- Extensions
- Python requires (remember to add a simple intro in
Other important Conan features
- tutorial/other_features.rst) - Python API (almost all the sub-sections) <- Dont document them for now
- Binary compatibility (it's there, but should we add a more complex example?)
- Profile plugin (we only have to add the
profile
link to its reference) (Addedsettings_user.yml
example #2971) - Deployers (Add docu for deployers and a simple example #2946)
- Add missing intro in
Other important Conan features
section (tutorial/other_features.rst)
- Add missing intro in
- Python requires (remember to add a simple intro in
- Recipe Tools
- IntelCC ([dev2] IntelCC reference #2973)
- Add example (based on legacy
howtos/intel_compiler.rst
-> doc)
- Add example (based on legacy
- conan.tools.files.rmdir() (only docstring in Conan)
- conan.tools.files downloads (add link to
global.conf
) ([dev2] IntelCC reference #2973) -
MesonDeps (docstrings in Conan)(removed in [develop2] remove MesonDeps conan#13134) - MSBuildToolchain (docstrings in Conan)
- NMakeXXXXX (review all their docstrings)
- vs_layout (poorly explained)
- conan.tools.microsoft.visual.unix_path (docstrings in Conan)
- conan.tools.microsoft.visual.subsytems (totally missing)
- conan.tools.scm.Version (review docstrings)
- IntelCC ([dev2] IntelCC reference #2973)
Feel free to add/edit missing/wrong parts. Furthermore, feel free to put your own name (for instance "@xxxxxx WIP") for each checkbox if you're working on a new PR for that section to avoid collisions
Metadata
Metadata
Assignees
Labels
No labels