Merge pull request #1453 from hay-kot/main

docs: split documentation into individual pages
This commit is contained in:
dearchap
2022-08-16 09:33:19 -04:00
committed by GitHub
35 changed files with 3357 additions and 3186 deletions

View File

@@ -89,7 +89,7 @@ jobs:
chmod +x "${GITHUB_WORKSPACE}/.local/bin/gfmrun"
- name: gfmrun
run: go run internal/build/build.go gfmrun docs/v2/manual.md
run: go run internal/build/build.go gfmrun --walk docs/v2/
- name: diff check
run: |