Support Modular (!!) + Configs in `check_auto_docstrings` (#44803)
* Support config in check_auto_docstrings, fix all configs docstrings
* Add checking and fixing in modular
* fix style
* fix document ownly own attributes in configs, not inherited ones
* Add back removed examples, look through mro until PreTrainedConfig to document config attributes
* Update auto_docstring docs + nit
* fix doc
* nit test