Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPT-1998 Последние правки + генерация swift-docc #140

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

mrandrewsmith
Copy link
Collaborator

Что сделано

  • Сгенерирована документация с помощью swift-docc
  • Удален jazzy
  • Поправлены ссылки в md документации
  • Удалена не актуальная документация

@mrandrewsmith mrandrewsmith self-assigned this Jun 3, 2024
@@ -17,6 +17,9 @@ let package = Package(
targets: ["NodeKitMock"]
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

кстати наверное забыл тебе рассказать
мы же как-то делали уже что-то подобное, и я не помню при этом, чтобы мы добавляли какие-то зависимости...

не претендую на правильность, но может тебе ползено будет увидеть - https://github.com/surfstudio/debug-screen-ios/blob/master/.github/workflows/deploy_docc.yml

TechDocs/Documentation.md Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (de8002c) to head (20ad7bb).
Report is 16 commits behind head on 5.0.0.

Additional details and impacted files
@@            Coverage Diff             @@
##            5.0.0     #140      +/-   ##
==========================================
- Coverage   92.37%   92.23%   -0.15%     
==========================================
  Files          86       85       -1     
  Lines        1351     1326      -25     
==========================================
- Hits         1248     1223      -25     
  Misses        103      103              
Flag Coverage Δ
tests 92.23% <ø> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrandrewsmith mrandrewsmith merged commit 48f8b69 into 5.0.0 Jun 9, 2024
1 check passed
@mrandrewsmith mrandrewsmith deleted the SPT-1998-generate-doc branch June 13, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants