darion-yaphet opened a new pull request, #3503:
URL: https://github.com/apache/brpc/pull/3503

   ### What problem does this PR solve?
   
   Issue Number: N/A
   
   Problem Summary:
   English bthread docs were placeholders ("This document has not yet been 
translated") while the Chinese pages were complete. `README.md` and 
`docs/en/overview.md` already link to those English pages, so English readers 
land on empty stubs. The `bthread.md` placeholder was also mistitled `uthread`.
   
   ### What is changed and the side effects?
   
   Changed:
   - Translate `docs/en/bthread.md`, `bthread_or_not.md`, `bthread_id.md`, 
`bthread_tagged_task_group.md`, `bthread_tracer.md`, and `execution_queue.md` 
from the Chinese originals.
   - Add `English version` links on the corresponding Chinese pages.
   - Point `docs/en/overview.md` at the English bthread pages instead of 
`../cn/`.
   
   Side effects:
   - Performance effects: none (documentation only).
   
   - Breaking backward compatibility: none.
   
   ---
   ### Check List:
   - Please make sure your changes are compilable.
   - When providing us with a new feature, it is best to add related tests.
   - Please follow [Contributor Covenant Code of 
Conduct](https://github.com/apache/brpc/blob/master/CODE_OF_CONDUCT.md).
   
   Made with [Cursor](https://cursor.com)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to