diff --git a/README.md b/README.md index f26251e2..6165159c 100644 --- a/README.md +++ b/README.md @@ -9,49 +9,6 @@ for a Drupal site, including: - Integration with DDEV - CI integration - - -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - -- [Installation](#installation) - - [Binaries](#binaries) -- [Database Updates](#database-updates) -- [.env support](#env-support) -- [SASS Compilation](#sass-compilation) - - [Setup](#setup) -- [JavaScript Compilation](#javascript-compilation) - - [Setup](#setup-1) -- [Testing](#testing) - - [Static Tests](#static-tests) - - [Altering PHP_CodeSniffer Configuration](#altering-php_codesniffer-configuration) - - [Functional Tests](#functional-tests) - - [PHPUnit](#phpunit) - - [Nightwatch](#nightwatch) - - [Autofix](#autofix) -- [Hosting Provider Integration](#hosting-provider-integration) - - [Generic](#generic) - - [Importing/Exporting Databases](#importingexporting-databases) - - [Snapshots](#snapshots) - - [Pantheon](#pantheon) -- [GitHub Actions Integration](#github-actions-integration) - - [Composer Lock Diff](#composer-lock-diff) - - [Pantheon](#pantheon-1) -- [GitLab CI Integration](#gitlab-ci-integration) - - [Composer Lock Diff](#composer-lock-diff-1) - - [Pantheon](#pantheon-2) -- [Tugboat](#tugboat) -- [Contributor Docs](#contributor-docs) - - [Local Development](#local-development) - - [Peer Review Guidelines for Automated Updates](#peer-review-guidelines-for-automated-updates) - - [Handling Version Ranges](#handling-version-ranges) - - [Handling Test Failures](#handling-test-failures) - - [Conducting the Peer Review](#conducting-the-peer-review) - - [Releases](#releases) - - [drainpipe and drainpipe-dev release process](#drainpipe-and-drainpipe-dev-release-process) - - [NPM package release process](#npm-package-release-process) - - - ## Installation ```sh