mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-11 09:25:46 -05:00
Core doc edits, mostly visibility of private methods (#4457)
This commit is contained in:
@@ -149,6 +149,7 @@ autodoc_default_options = {
|
||||
}
|
||||
|
||||
autodoc_pydantic_model_show_config_summary = False
|
||||
python_use_unqualified_type_names = True
|
||||
|
||||
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user