Skip to content

Commit

Permalink
(conan-io#12955) [docs] Regenerate tables of contents
Browse files Browse the repository at this point in the history
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and conan-center-bot authored Sep 20, 2022
1 parent 6098bb6 commit 384b1a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ This section gathers the most common questions from the community related to pac
* [How to protect my project from breaking changes in recipes?](#how-to-protect-my-project-from-breaking-changes-in-recipes)
* [Why are version ranges not allowed?](#why-are-version-ranges-not-allowed)
* [How to consume a graph of shared libraries?](#how-to-consume-a-graph-of-shared-libraries)
* [How to watch only specific recipes?](#how-to-watch-only-specific-recipes)<!-- endToc -->
* [How to watch only specific recipes?](#how-to-watch-only-specific-recipes)
* [Is it possible to disable Pylint?](#is-it-possible-to-disable-pylint)<!-- endToc -->

## What is the policy on recipe name collisions?

Expand Down
1 change: 0 additions & 1 deletion docs/v2_linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

* [Import ConanFile from `conan`](#import-conanfile-from-conan)
* [Import tools from `conan`](#import-tools-from-conan)
* [Disable linter for a specific conanfile](#disable-linter-for-a-specific-conanfile)
* [Running the linter locally](#running-the-linter-locally)<!-- endToc -->

On our [path to Conan v2](v2_roadmap.md) we are leveraging on custom Pylint rules. This
Expand Down
1 change: 1 addition & 0 deletions docs/v2_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- toc -->
## Contents

* [Using Layout with New Generators](#using-layout-with-new-generators)
* [New cpp_info set_property model](#new-cpp_info-set_property-model)
* [CMakeDeps](#cmakedeps)
* [Update required_conan_version to ">=1.43.0"](#update-required_conan_version-to-1430)
Expand Down

0 comments on commit 384b1a1

Please sign in to comment.