Qian Zhao
|
c712070c90
|
[Docs] Resolve warnings in sphinx build (#915)
* add ZeroOptimizer to optim
* resolve `duplicate label` warnings
* upgrade docutils && shpinx to resolve `unknown directive or role` warnings
* fix typo
* resolve literal_block && heading warnings
* resolve json literal_block warnings
* resolve python literal_block warnings
* resolve bunches of reference warnings
* resolve bunches of docstring warnings
* resolve warnings in autosummary
* resolve remaining warnings in en docs
* resolve heading warnings in zh_cn docs
* resolve remaining warnings in zh_cn docs
* fix as comments
* fix as comments
|
2023-02-08 20:36:57 +08:00 |
Qian Zhao
|
af2788f721
|
[Docs] Translate logging design (#719)
* translate logging design
* fix as comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
* fix as comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
|
2022-12-06 17:22:02 +08:00 |
Zaida Zhou
|
458f6d684e
|
[Docs] Refactor docs structure (#494)
* [WIP] Refactor-docs-structure
* [Docs] Check link and fix rst (#498)
* check link
* fix rst
* Fix conf.py
* Fix lint
* minor refine
* minor refine
* modify zh_readme and index.rst
* add migration exampls get_started design to en
* add tutorials to en
* correct chinese doc link
* Apply suggestions from code review
* Update docs/en/advanced_tutorials/distributed.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
|
2022-08-31 21:18:55 +08:00 |
Mashiro
|
9728b6aaef
|
[Docs] Simpify logging tutorials (#452)
* simpify logging tutorials
* minor refine
* minor refine
* refine index.rst
* fix as comment
* add description of by_epoch
* add log processor description
* minor refine
* minor refine
* Fix as comment
* Fix as comment
|
2022-08-30 16:22:15 +08:00 |