Skip to content

Commit

Permalink
(conan-io#9610) [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 Mar 4, 2022
1 parent b2c3891 commit 154c9ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions docs/how_to_add_packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ When pull requests are merged, the CI will upload the generated packages to the
* [Request access](#request-access)
* [Submitting a Package](#submitting-a-package)
* [The Build Service](#the-build-service)
* [More Information about Recipes](#more-information-about-recipes)
* [The recipe folder](#the-recipe-folder)
* [The version folder(s)](#the-version-folders)
* [The `conanfile.py` and `test_package` folder](#the-conanfilepy-and-test_package-folder)
* [The `conandata.yml`](#the-conandatayml)
* [Recipe files structure](#recipe-files-structure)
* [`config.yml`](#configyml)
* [`conandata.yml`](#conandatayml)
* [The _recipe folder_: `conanfile.py`](#the-_recipe-folder_-conanfilepy)
* [The test package folders: `test_package` and `test_<something>`](#the-test-package-folders-test_package-and-test_something)
* [How to provide a good recipe](#how-to-provide-a-good-recipe)
* [Header Only](#header-only)
* [CMake](#cmake)
Expand Down
12 changes: 6 additions & 6 deletions docs/packaging_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ This document gathers all the relevant information regarding the general lines t
<!-- toc -->
## Contents

* [Sources](#sources)
* [Dependencies](#dependencies)
* [Build](#build)
* [Package](#package)
* [Settings](#settings)
* [Options](#options)<!-- endToc -->
* [Sources](#sources)
* [Dependencies](#dependencies)
* [Build](#build)
* [Package](#package)
* [Settings](#settings)
* [Options](#options)<!-- endToc -->

## Sources

Expand Down

0 comments on commit 154c9ed

Please sign in to comment.