mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Make doctoc update all files (#311)
This commit is contained in:
parent
35f1240ce7
commit
32e32d2574
1
.github/workflows/table-of-contents.yaml
vendored
1
.github/workflows/table-of-contents.yaml
vendored
@ -10,3 +10,4 @@ jobs:
|
||||
- uses: technote-space/toc-generator@v4
|
||||
with:
|
||||
TOC_TITLE: ""
|
||||
TARGET_PATHS: "README*.md,CONTRIBUTING.md"
|
||||
|
||||
@ -9,6 +9,10 @@ Due to the nature of authentication, this may not be the easiest project to cont
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [How to contribute](#how-to-contribute)
|
||||
- [Security & bug bounties](#security--bug-bounties)
|
||||
- [Before creating a pull request](#before-creating-a-pull-request)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# e2e-tests
|
||||
# @stackframe/e2e-tests
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# cjs-test
|
||||
# @stackframe/example-cjs-test
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# demo-app
|
||||
# @stackframe/example-demo-app
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# demo-app
|
||||
# @stackframe/docs-examples
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# middleware-demo
|
||||
# @stackframe/example-middleware-demo
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# partial-prerendering
|
||||
# @stackframe/example-partial-prerendering
|
||||
|
||||
## 2.6.11
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user