Remove doctoc exclude, skip main README only (#169)

This commit is contained in:
Kerem Yilmaz
2024-04-08 17:14:44 -07:00
committed by GitHub
parent ffe917f2b5
commit da18c2ac00
4 changed files with 24 additions and 1 deletions

View File

@@ -77,7 +77,6 @@ repos:
rev: v2.2.0
hooks:
- id: doctoc
exclude: 'README.md'
- repo: local
hooks:
- id: alembic-check

View File

@@ -1,3 +1,5 @@
<!-- DOCTOC SKIP -->
<h1 align="center">
<a href="https://www.skyvern.com">
<picture>

View File

@@ -1,3 +1,14 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**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)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Mintlify Starter Kit
Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including

View File

@@ -1,3 +1,14 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**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)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Skyvern Frontend
## Development