-
Notifications
You must be signed in to change notification settings - Fork 3
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
Init docs site #25
Init docs site #25
Conversation
Reviewer's Guide by SourceryThis pull request sets up the initial documentation site for the 'ufpy' package using MkDocs with the Material theme. It includes configuration files for MkDocs and Read the Docs, as well as initial documentation content for various features of the 'ufpy' package. File-Level Changes
Tips
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Привет, @bleudev - я просмотрел ваши изменения, и они выглядят отлично!
Вот что я рассмотрел во время проверки
- 🟡 Общие проблемы: найдено 7 проблем
- 🟢 Безопасность: все выглядит хорошо
- 🟢 Тестирование: все выглядит хорошо
- 🟢 Сложность: все выглядит хорошо
Sourcery бесплатен для open source - если вам нравятся наши обзоры, пожалуйста, подумайте о том, чтобы поделиться ими ✨
Original comment in English
Hey @bleudev - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟡 General issues: 7 issues found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
Approved |
closes #24
Summary by Sourcery
This pull request sets up a documentation site for the
ufpy
package using MkDocs with the Material theme. It includes configuration for Read the Docs, various MkDocs plugins, and markdown extensions. The documentation covers theUDict
andUStack
classes, generators, type checking protocols, and type aliases.UDict
andUStack
classes, various generators, type checking protocols, and type aliases.ufpy
package, installation instructions, and usage examples.UDict
,UStack
, generators, type checking protocols, and type aliases.