Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Move Adwaita.docc to separate repository
Browse files Browse the repository at this point in the history
  • Loading branch information
david-swift committed Apr 13, 2024
1 parent a4b5657 commit e9f3ae6
Show file tree
Hide file tree
Showing 22 changed files with 6 additions and 928 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ jobs:
brew update
brew install libadwaita
sed -i '' 's/-I..includedir.//g' $(brew --prefix)/Library/Homebrew/os/mac/pkgconfig/*/libffi.pc
- name: Clone DocC Repo
run: |
git clone https://github.com/AparokshaUI/Adwaita.docc Sources/Adwaita/Adwaita.docc
rm Sources/Adwaita/Adwaita.docc/LICENSE.md
rm Sources/Adwaita/Adwaita.docc/README.md
y | rm -r Sources/Adwaita/Adwaita.docc/.git
- name: Build Docs
run: |
xcrun xcodebuild docbuild \
Expand Down
63 changes: 0 additions & 63 deletions Sources/Adwaita/Adwaita.docc/Advanced/CreatingWidgets.md

This file was deleted.

48 changes: 0 additions & 48 deletions Sources/Adwaita/Adwaita.docc/Advanced/PublishingApps.md

This file was deleted.

163 changes: 0 additions & 163 deletions Sources/Adwaita/Adwaita.docc/Adwaita.md

This file was deleted.

Loading

0 comments on commit e9f3ae6

Please sign in to comment.