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

Documentation: Restructure and add contributor and administrator guide sections #246

Merged
merged 10 commits into from
Nov 6, 2023

Conversation

terlan98
Copy link
Contributor

This PR changes the structure of the documentation, removes some parts, and adds Contributor Guide and Administration Guide sections. The missing parts, such as the User Guide, will be added gradually with follow-up PRs.

@terlan98 terlan98 marked this pull request as draft October 22, 2023 10:00
@terlan98 terlan98 changed the title Documentation: Restructure and add contributor and administration guide sections Documentation: Restructure and add contributor and administrator guide sections Oct 23, 2023
@@ -195,7 +195,6 @@
E536EAD1297458240078E077 /* SwiftUIReorderableForEach in Frameworks */ = {isa = PBXBuildFile; productRef = E536EAD0297458240078E077 /* SwiftUIReorderableForEach */; };
E536EAD3298C00380078E077 /* DateTimelineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E536EAD2298C00380078E077 /* DateTimelineView.swift */; };
E58C68062935037C008E6FEE /* EditFeedbackViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58C68052935037C008E6FEE /* EditFeedbackViewBase.swift */; };
F9032CA5294A159700B2DED5 /* CachedAsyncImage in Frameworks */ = {isa = PBXBuildFile; productRef = F9032CA4294A159700B2DED5 /* CachedAsyncImage */; };
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed this because while writing the documentation, I noticed that this dependency is unused by the app.

@terlan98 terlan98 marked this pull request as ready for review October 23, 2023 08:31
@terlan98 terlan98 added the documentation Improvements or additions to documentation label Oct 23, 2023
@maximiliansoelch maximiliansoelch merged commit b4bdcf7 into develop Nov 6, 2023
2 checks passed
@maximiliansoelch maximiliansoelch deleted the documentation/contributor-and-admin-guide branch November 6, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants