mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 12:28:30 +00:00
* docs: add pt-br translations Powered by a CrewAI Flow https://github.com/danielfsbarreto/docs_translator * Update mcp/overview.mdx brazilian docs Its en-US counterpart was updated after I did a pass, so now it includes the new section about @CrewBase
5 lines
284 B
Plaintext
5 lines
284 B
Plaintext
One of the core principles of software development is DRY (Don't Repeat
|
|
Yourself). This is a principle that apply to documentation as
|
|
well. If you find yourself repeating the same content in multiple places, you
|
|
should consider creating a custom snippet to keep your content in sync.
|