Files
sphinx/doc/usage/extensions
Eric N. Vander Weele 9fcef5030a autodoc: Respect member-order in autodoc_default_options as documented
In the `autodoc_default_options` documentation, it mentions that
`member-order` is respected; however, when setting the key-value pair in
`conf.py`, it is not.  Thus, add `member-order` as one of the default
options respected in `conf.py`.  Additionally, update the list of
supported options to match the example.
2018-10-16 10:21:18 -07:00
..
2018-06-20 09:30:47 +01:00
2018-09-23 11:50:42 -07:00
2018-06-20 09:30:47 +01:00