Skip to content

Commit

Permalink
Use DocC to generate project documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcristea committed Jan 11, 2024
1 parent 3ca71ea commit a0c7779
Show file tree
Hide file tree
Showing 184 changed files with 8 additions and 55,574 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ jobs:
run: |
xcrun llvm-cov export -format="lcov" .build/debug/PeppermintPackageTests.xctest/Contents/MacOS/PeppermintPackageTests -instr-profile .build/debug/codecov/default.profdata > .build/PeppermintPackageTests.lcov
bash <(curl https://codecov.io/bash)
- name: Docs
uses: fwcd/swift-docc-action@v1
with:
target: Peppermint
output: ./docs
hosting-base-path: pappermint
disable-indexing: "true"
transform-for-static-hosting: "true"
428 changes: 0 additions & 428 deletions docs/Classes.html

This file was deleted.

291 changes: 0 additions & 291 deletions docs/Classes/AnyAsyncPredicate.html

This file was deleted.

Loading

0 comments on commit a0c7779

Please sign in to comment.