Remove doctoc exclude, skip main README only (#169)
This commit is contained in:
@@ -77,7 +77,6 @@ repos:
|
|||||||
rev: v2.2.0
|
rev: v2.2.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: doctoc
|
- id: doctoc
|
||||||
exclude: 'README.md'
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: alembic-check
|
- id: alembic-check
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- DOCTOC SKIP -->
|
||||||
|
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://www.skyvern.com">
|
<a href="https://www.skyvern.com">
|
||||||
<picture>
|
<picture>
|
||||||
|
|||||||
@@ -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
|
# Mintlify Starter Kit
|
||||||
|
|
||||||
Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including
|
Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including
|
||||||
|
|||||||
@@ -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
|
# Skyvern Frontend
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|||||||
Reference in New Issue
Block a user