-
Notifications
You must be signed in to change notification settings - Fork 87
Added Languages to building-extensions. #487
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
base: main
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
I will await any human feedback before fixing the points raised in the automated review. |
I have many concerns about this PR tbh, and need some time to give feedback. |
User description
In this section I added an index.md file as a placeholder to introduce documentation of language packs as extensions and two articles based on my own experience. They may be too personal for the Manual! I would not be offended if others considered them inappropriate for the Programmers Documentation.
PR Type
Documentation
Description
Added comprehensive language pack documentation section
Included Scottish Gaelic extension example with complete structure
Provided OpenAI translation automation script and methodology
Documented language pack creation, installation, and build processes
Changes diagram
Changes walkthrough 📝
index.md
Language pack documentation overview
docs/building-extensions/languages/index.md
language-extension-example.md
Complete language extension implementation example
docs/building-extensions/languages/language-extension-example.md
translate-openai.md
OpenAI automated translation implementation guide
docs/building-extensions/languages/translate-openai.md