Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update commands --help output #2997

Closed
wants to merge 13 commits into from

Conversation

AbrilRBS
Copy link
Member

This includes changes from conan-io/conan#13179

Also fixes some of the typos in the commands reference (Although I plan to improve the actual wording tomorrow, so stay tuned for that)

The most contentious thing this PR does is to get all --help output from an 80-char terminal window. I've done this so that the user does not need to scroll to see the whole output, which could happen for long lines. I've put forth the idea to remove the max-width limit on the docs content so that the pages could fill the whole screen and then we wouldn't need to squeeze the output like this, but meanwhile I think that this reads ok, but I'm open to using a different one if anyone feels too strongly against this :)

memsharded and others added 10 commits February 17, 2023 08:03
* added TOC to reference attributes

* fix

* Update reference/conanfile/attributes/binary_model.inc

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update reference/conanfile/attributes/build.inc

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update reference/conanfile/attributes/folders.inc

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update reference/conanfile/attributes/sources.inc

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update reference/conanfile/methods/generate.rst

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* fix

---------

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>
* Added settings_user example

* added list and different subfolder

* wip

* Added link to profiles
* conan list

* remote add --force

* update config list

* build_folder_vars

* editables docs

* cache clean
* start

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* remove conan 1.x mention

* minor changes

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
* extend user CMakePresets

* minor changes

* minor changes

* minor changes

---------

Co-authored-by: czoido <mrgalleta@gmail.com>
* pyinstaller

* Update installation.rst

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update installation.rst

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update installation.rst

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>

* Update installation.rst

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update installation.rst

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update installation.rst

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update installation.rst

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update installation.rst

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* added note about installers

* Update installation.rst

Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>

---------

Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>
Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
@AbrilRBS AbrilRBS requested a review from czoido February 20, 2023 23:14
@AbrilRBS AbrilRBS mentioned this pull request Feb 20, 2023
40 tasks
@franramirez688 franramirez688 added this to the 2.0.0 milestone Feb 21, 2023
@AbrilRBS AbrilRBS changed the base branch from release/2.0.0-beta to develop2 February 21, 2023 08:42
@AbrilRBS AbrilRBS marked this pull request as draft February 21, 2023 08:42
@AbrilRBS
Copy link
Member Author

Closing in favour of #2999

@AbrilRBS AbrilRBS closed this Feb 21, 2023
@AbrilRBS AbrilRBS deleted the rr/update-commands-help branch February 21, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants