-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7368b92
commit 771d99f
Showing
79 changed files
with
456 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,11 +27,10 @@ jobs: | |
- name: Run docc | ||
run: | | ||
cd "${GITHUB_WORKSPACE}" | ||
cd CommunityDocs | ||
swift package --allow-writing-to-directory docs generate-documentation --target CommunityDocs --disable-indexing --transform-for-static-hosting --hosting-base-path / --output-path ../docs | ||
echo '<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=https://weiyanlin117.github.io/documentation/communitydocs">' > ../docs/index.html | ||
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 | ||
- name: Add and commit documentation | ||
run: | | ||
git config --global user.email "[email protected]" | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Draw Things | ||
Draw Things documetations and tutorials | ||
|
||
@Metadata { | ||
@TechnologyRoot | ||
} |
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Drawthings/Sources/DrawThings/docs/css/documentation-topic.b186e79f.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Drawthings/Sources/DrawThings/docs/css/tutorials-overview.6eb589ed.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.