Skip to content

Add Essentials to seealso training sections #4164

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

Open
wants to merge 4 commits into
base: release/2.18
Choose a base branch
from

Conversation

AbrilRBS
Copy link
Member

No description provided.

Conan 2 Essentials Training
===========================

The Conan 2 Essentials training is available for free at the JFrog Academy.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would appreciate a bit more of detail, like for example that it is a hands-on training, with real exercises to learn by doing

@@ -33,6 +33,12 @@ peculiarities of different types of Conan packages like, for example, header-onl
libraries, packages for pre-built binaries, packaging tools for building other packages or
packaging your own applications.

.. note::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we don't want to deviate too much the attention to the user actually reading the written tutorial, maybe put sometimes this note below the TOC?

@@ -260,3 +260,7 @@ We can run ``conan create`` again specifying a different ``compiler.cppstd`` and
We could call ``conan install --require sum/0.1`` with an empty profile and would get the binary package from the
server. But if we miss the binary and we need to build the package again, it will fail because of the lack of
settings.

.. seealso::::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking weird with :::::

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo! Good catch

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.

3 participants