Skip to content

Commit

Permalink
Reorganize the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Mar 21, 2024
1 parent 771d99f commit 67ae1cb
Show file tree
Hide file tree
Showing 77 changed files with 2 additions and 503 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:
- name: Run docc
run: |
cd "${GITHUB_WORKSPACE}"
cd Drawthings/Sources/DrawThings
docc convert DrawThings.docc --index --transform-for-static-hosting --output-path ../../../docs
echo '<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=https://drawthingsai.github.io/documentation/root">' > ../../../docs/index.html
docc convert DrawThings.docc --index --transform-for-static-hosting --output-path ./docs
echo '<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=https://drawthingsai.github.io/documentation/root">' > ./docs/index.html
- name: Add and commit documentation
run: |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

This file was deleted.

23 changes: 0 additions & 23 deletions Drawthings/Package.resolved

This file was deleted.

25 changes: 0 additions & 25 deletions Drawthings/Package.swift

This file was deleted.

2 changes: 0 additions & 2 deletions Drawthings/Sources/DrawThings/DrawThings.swift

This file was deleted.

9 changes: 0 additions & 9 deletions Drawthings/Sources/DrawThings/docs/css/523.e9a069b0.css

This file was deleted.

9 changes: 0 additions & 9 deletions Drawthings/Sources/DrawThings/docs/css/675.40c3bcb2.css

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions Drawthings/Sources/DrawThings/docs/css/index.ff036a9e.css

This file was deleted.

9 changes: 0 additions & 9 deletions Drawthings/Sources/DrawThings/docs/css/topic.672a9049.css

This file was deleted.

This file was deleted.

Loading

0 comments on commit 67ae1cb

Please sign in to comment.