Skip to content

fix(importer): add URL param support and enhance session ID guidance #1079

fix(importer): add URL param support and enhance session ID guidance

fix(importer): add URL param support and enhance session ID guidance #1079

Workflow file for this run

name: TOC Generator
on:
push:
paths:
- 'README.md'
- 'api.md'
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: technote-space/toc-generator@v4
with:
MAX_HEADER_LEVEL: 4
TARGET_PATHS: |
README.md
api.md