Mashiro
22aa46bf56
[Docs] Fix config doc ( #1218 )
2023-06-28 19:01:08 +08:00
Mashiro
478c952a6d
[Refacor] Replace 'if base' with 'with read_base' context manager ( #1207 )
2023-06-25 13:53:19 +08:00
Mashiro
6ece63ed35
[Feature] Support Pure Python style Configuration File ( #1071 )
2023-06-16 12:52:07 +08:00
jbwang1997
c46f891a97
[Enhance] Substitute the environment variable in config file ( #744 )
...
* Add read environment variable function in config
* Add UT
* enable int case, split predefined and environment
* Update py config
* Add new attributes env_variables in config
* Add examples in docstring
* Fix comments
* Add tutorials
* Add en tutorials
* Refactor config docs according to comments
* Fix comments
* Change function name
2023-02-01 10:16:47 +08:00
Ma Zerun
fe26c6559e
[Enhance] Support multiple --cfg-options
. ( #759 )
2022-12-07 10:44:25 +08:00
Qian Zhao
af0e29094b
[Doc] Adjust docs structure ( #646 )
...
* adjust docs structure
* en caption rename
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/zh_cn/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00