-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Merge DocC to gh-pages
#10
Merged
Conversation
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
- Moved start method for bottstrapping into a new file. - Aligned Logger to the log levels.
This is for if the API user doesn't add the bundle identifier of the project.
This code isn't working, so it'll be commented out until a better solution arrives. For now, a Swift package already works, but the ideal thing is to have one less dependency from logs (using `SwiftLog`, however, is unavoidable).
Trying to add the LoggingOSLog works. However, this Swift package, for whatever reason, is refusing to see the LoggingOSLog package. For now, the files and licence will be added directly into the project until a different solution appears.
Also fixed a documentation issue in AtprotoLabelDefinition.
Also added documentation for an example.
LoggingOSLog doesn't see to be working and its making SwiftLog crash. An in-house solution will be used instead.
The important parts of the logging are there. This pull request will close for the moment. When everything is merged to `main`, then pull request will re-open (or a new one will be made).
Conflicts: Package.resolved
Also fixed the type for UnspeccedSearchPostsSkeletonOutput.posts.
Also fixed an issue where .displayName was in the wrong place, and .description was misplaced.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Describe in detail what this Pull Request does and why it’s needed. Include anything the reviewers need to be aware of.
This PR merges the docs folder to the
gh-pages
branch.Linked Issues
Link any related issues here. Format:
#[issue number]
Type of Change
Checklist:
Screenshots (if applicable)
Attach any screenshots or GIFs showcasing the changes effect.
Additional Notes
Add any other notes about the Pull Request here.
Credits
If you want to be credited in the CONTRIBUTORS file, you can fill out the form below. Please don't remove the square brackets.