Skip to content

Commit 19d38c6

Browse files
Change docs target (#20)
1 parent 2e219b0 commit 19d38c6

File tree

12 files changed

+6
-32
lines changed

12 files changed

+6
-32
lines changed

.github/workflows/update-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- name: Compile Docs
1616
run: |
1717
set -eux
18-
cd /home/runner/work/swift-bundler/swift-bundler/Documentation
1918
git config user.email "stackotter@stackotter.dev"
2019
git config user.name "stackotter"
2120
git fetch

Documentation/Package.resolved

Lines changed: 0 additions & 14 deletions
This file was deleted.

Documentation/Package.swift

Lines changed: 0 additions & 16 deletions
This file was deleted.

Documentation/SwiftBundler/SwiftBundler.docc/configuration.md renamed to Documentation/SwiftBundler.docc/configuration.md

File renamed without changes.

Documentation/SwiftBundler/SwiftBundler.docc/creating-an-app.md renamed to Documentation/SwiftBundler.docc/creating-an-app.md

File renamed without changes.

Documentation/SwiftBundler/SwiftBundler.docc/custom-templates.md renamed to Documentation/SwiftBundler.docc/custom-templates.md

File renamed without changes.

Documentation/SwiftBundler/SwiftBundler.docc/installation.md renamed to Documentation/SwiftBundler.docc/installation.md

File renamed without changes.

Documentation/SwiftBundler/SwiftBundler.docc/metal-shaders.md renamed to Documentation/SwiftBundler.docc/metal-shaders.md

File renamed without changes.

Documentation/SwiftBundler/SwiftBundler.docc/package-templates.md renamed to Documentation/SwiftBundler.docc/package-templates.md

File renamed without changes.

0 commit comments

Comments
 (0)