diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd4b0fb1..0307b32e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -77,7 +77,6 @@ repos: rev: v2.2.0 hooks: - id: doctoc - exclude: 'README.md' - repo: local hooks: - id: alembic-check diff --git a/README.md b/README.md index 50e260c3..d5e15a13 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +

diff --git a/docs/README.md b/docs/README.md index c89c478d..895eebb6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,14 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Mintlify Starter Kit](#mintlify-starter-kit) + - [Development](#development) + - [Publishing Changes](#publishing-changes) + - [Troubleshooting](#troubleshooting) + + + # Mintlify Starter Kit Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including diff --git a/skyvern-frontend/README.md b/skyvern-frontend/README.md index 240696a5..ae092a9b 100644 --- a/skyvern-frontend/README.md +++ b/skyvern-frontend/README.md @@ -1,3 +1,14 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Skyvern Frontend](#skyvern-frontend) + - [Development](#development) + - [Build for production](#build-for-production) + - [Preview the production build locally](#preview-the-production-build-locally) + + + # Skyvern Frontend ## Development