We could port some of our configuration documentation from Configuration.md to docstrings in config.py.
An idea would be to keep some parts of Configuration.md, such as the introductory part and the Browser profile support section, and point to the documentation that's autogenerated from the docstrings where needed.
We could port some of our configuration documentation from
Configuration.mdto docstrings inconfig.py.An idea would be to keep some parts of
Configuration.md, such as the introductory part and the Browser profile support section, and point to the documentation that's autogenerated from the docstrings where needed.